We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f99c5b commit aaa5a0eCopy full SHA for aaa5a0e
DSC 423 - Tutorial 0701.R renamed to Tutorial 0701.R
@@ -56,4 +56,4 @@ model2 <- lm(log(price) ~ bedrooms + bathrooms + sqft_living +
56
view + yr_built, data = kc_house_data)
57
summary(model2)
58
59
-plot(model2)
+plot(model2)
0 commit comments