R/model_evaluation.R
cov_mix.Rd
This convenience function returns the estimated covariance matrix of the mixing distribution.
cov_mix(x, cor = FALSE)
An object of class RprobitB_fit.
RprobitB_fit
If TRUE, returns the correlation matrix instead.
TRUE
The estimated covariance matrix of the mixing distribution. In case of multiple classes, a list of matrices for each class.