Description Usage Arguments Details Author(s) See Also Examples
Calculates total covariance matrix
1 |
variables |
matrix or data frame with explanatory variables (No missing values are allowed) |
div_by_n |
logical indicating division by number of observations |
When div_by_n=TRUE
the covariance matrices are
divided by n (number of observations), otherwise they are
divided by n-1
Gaston Sanchez
totalSS
, betweenCov
,
withinCov
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.