cov_mix {RprobitB} | R Documentation |
Extract estimated covariance matrix of mixing distribution
Description
This convenience function returns the estimated covariance matrix of the mixing distribution.
Usage
cov_mix(x, cor = FALSE)
Arguments
x |
An object of class |
cor |
If |
Value
The estimated covariance matrix of the mixing distribution. In case of multiple classes, a list of matrices for each class.
[Package RprobitB version 1.1.4 Index]