
Last chance! 50% off unlimited learning
Sale ends in
This function provides a table summarizing the results of different models
fitted by hlme
, lcmm
, multlcmm
or Jointlcmm
.
summarytable(m1, ..., which = c("G", "loglik", "npm", "BIC", "%class"))
an object of class hlme
, lcmm
, multlcmm
or
Jointlcmm
further arguments, in particular other objects of class
hlme
, lcmm
, multlcmm
or Jointlcmm
character vector indicating which results should be returned. Possible values are "G", "loglik", "conv", "npm", "AIC", "BIC", "SABIC", "entropy", "%class".
a matrix giving for each model the values of the requested indexes. By default, the number a latent classes, the log-likelihood, the number of parameters, the BIC and the posterior probability of the latent classes.