comp.bic.2 {varmixt} | R Documentation |
Study of the evolution of log-likelihood given the number of components in the model
comp.bic.2(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 |
the difference between the log-likelihood with k and 1 component
Paul Delmar