Skip to content

Commit aaa5a0e

Browse files
authored
first commit
1 parent 2f99c5b commit aaa5a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DSC 423 - Tutorial 0701.R renamed to Tutorial 0701.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ model2 <- lm(log(price) ~ bedrooms + bathrooms + sqft_living +
5656
view + yr_built, data = kc_house_data)
5757
summary(model2)
5858

59-
plot(model2)
59+
plot(model2)

0 commit comments

Comments
 (0)