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 e564234 commit fdd9f34Copy full SHA for fdd9f34
source/regression2.Rmd
@@ -706,7 +706,7 @@ lm_plot_outlier_large
706
### Multicollinearity
707
708
The second, and much more subtle, issue can occur when performing multivariable
709
-linear regression. In particular, if you include multiple predictors that are \index{colinear}\index{multicolinear|see{colinear}}
+linear regression. In particular, if you include multiple predictors that are \index{multicollinearity}
710
strongly linearly related to one another, the coefficients that describe the
711
plane of best fit can be very unreliable—small changes to the data can
712
result in large changes in the coefficients. Consider an extreme example using
0 commit comments