Description Usage Arguments Value Examples
View source: R/model.object.helper.functions.r
Pulls the r-squared value out of a linear model fit.
1 | lmRsq.f(lm.fit.object)
|
lm.fit.object |
a linear model fit objects |
The adjusted r-squared value
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.