Quote by Anonymous
““For example, if we believed there was a linear relationship between the height values and the weight values of D, we might ask R to try to fit this model like so, using the lm() linear model function: model = lm(weight ~ height)””