Description Usage Arguments Value Source Examples
Method coef.linreg
1 2 |
l_full_linreg |
The full output of the linear regression model. |
The coefficients of the linear regression analysis of the input data
http://web.nchu.edu.tw/~numerical/course1012/ra/Applied_Regression_Analysis_A_Research_Tool.pdf
1 2 | coef.linreg(Petal.Length~Species, data = iris)
coef.linreg(Employed ~ ., longley)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.