enforce_identifiability | R Documentation |
This step ensures that the estimates returned are uniquely ordered by partial ordering on the means, and that the sum-o-one constraint, that may be violated by numerical artefacts, is enforced
enforce_identifiability(theta)
theta |
estimation of the parameters returned either by an initialisation algorithm or by an EM algorithm on an univariate or multivariate GMM MLE estimation
|
a list of the estimates, uniquely identified, by ranking each component based on the ordering of their means
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.