| parse.constraints {mixtools} | R Documentation |
Constraint function for some mixture EM algorithms.
parse.constraints(constr, k = 2, allsame = FALSE)
constr |
Vector indicating constrained/unconstrained means. |
k |
Number of components. |
allsame |
Logical indicating for processing the constraints. |
This function is not intended to be called by the user.