Description Usage Arguments Value
Get Statistics of Linear Regression
1 | lm.reginfo(reg, keep.stat = c("n"), df = TRUE, digits = 2)
|
reg |
regression with class "lm" |
keep.stat |
statistics you want to obtain |
df |
logical value whether to show degree-of-freedom |
digits |
maximum digits |
list: dataframe that only contains statistics of regressions, and names of extracting statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.