| fastLm | R Documentation | 
This is a function to rapidly fit linear models and return estimated coefficients.
fastLm(y, X)
y | 
 A numeric vector of response variables  | 
X | 
 A numeric matrix of predictor variables  | 
A numeric list with estimated coefficients and standard deviations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.