Description Usage Arguments Details Author(s) See Also Examples
Calculates the estimated within-class covariance matrix
| 1 | 
| variables | matrix or data frame with explanatory variables (No missing values are allowed) | 
| group | vector or factor with group memberships (No missing values are allowed) | 
The obtained matrix is the estimated within-class
covariance matrix (i.e. within-class covariance matrix
divided by its degrees of freedom n-k, where
n is the number of observations and k is
the number of groups)
Gaston Sanchez
| 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.