Description Usage Arguments Value Source
A function that performs a linear regression based on QR decomposition
1 |
formula |
A formula stating the form of the regression |
data |
A dataframe to use for the regression |
An object of class linreg containing regression coefficients, fitted values, residuals, degree-of-freedom, residual variance, variance of the regression coefficient, t-values and p-values
http://staff.www.ltu.se/~jove/courses/c0002m/least_squares.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.