comp.bic.stoch {varmixt} | R Documentation |
Computes mixture parameters for varying number of components using random initialisation of EM algorithm
comp.bic.stoch(VAR, df, stop.crit = 1e-06, n.max = 20)
VAR |
Vector of estimated variance |
df |
degrees of freedom of the estimated variance |
stop.crit |
Real : convergence criterion for the EM algo |
n.max |
Maximum number of mixtures to consider |
Paul Delmar