News

10.3.1 Scatterplot matrix Recall that we use SAS’s scatterplot matrix feature to quickly scan for pairs of explanatory variables that might be colinear. To do this in R we must first make sure we ...
Linear regression is a statistical method used to understand the relationship between an outcome variable and one or more explanatory variables. It works by fitting a regression line through the ...
10.3.1 Scatterplot matrix Recall that we use SAS’s scatterplot matrix feature to quickly scan for pairs of explanatory variables that might be colinear. To do this in R we must first make sure we ...