Description Usage Arguments Value Examples
This function will calculate unadjusted R squared value which explains the model more accurately, because the intercept is factored back into the model
1 | unadj.rsquared(fit)
|
fit |
lm |
numeric
1 2 3 4 | ## Not run:
unadj.rsquared(fit)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.