Description Usage Arguments Value Author(s)
Calculates the elements of the ANOVA table.
1 | linreg_anova(ess = NULL, rss = NULL, tss = NULL, n, k, ...)
|
ess |
Explained sum of squares.
If |
rss |
Residual sum of squares.
If |
tss |
Total sum of squares.
If |
n |
Sample size. |
k |
Number of regressors. |
... |
Arguments to pass to
|
Returns elements of the ANOVA table.
Ivan Jacob Agaloos Pesigan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.