comp.bic.2 {varmixt}R Documentation

Study of the evolution of log-likelihood

Description

Study of the evolution of log-likelihood given the number of components in the model

Usage

comp.bic.2(VAR, df, stop.crit = 1e-06, n.max = 20)

Arguments

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

Value

the difference between the log-likelihood with k and 1 component

Author(s)

Paul Delmar


[Package varmixt version 0.2-4 Index]