View source: R/model_evaluation.R
cov_mix | R Documentation |
This convenience function returns the estimated covariance matrix of the mixing distribution.
cov_mix(x, cor = FALSE)
x |
An object of class |
cor |
If |
The estimated covariance matrix of the mixing distribution. In case of multiple classes, a list of matrices for each class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.