Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


lcmm (version 1.8.1.1)

summarytable: Summary of models

Description

This function provides a table summarizing the results of different models fitted by hlme, lcmm, multlcmm or Jointlcmm.

Usage

summarytable(m1, ..., which = c("G", "loglik", "npm", "BIC", "%class"))

Arguments

m1

an object of class hlme, lcmm, multlcmm or Jointlcmm

further arguments, in particular other objects of class hlme, lcmm, multlcmm or Jointlcmm

which

character vector indicating which results should be returned. Possible values are "G", "loglik", "conv", "npm", "AIC", "BIC", "SABIC", "entropy", "%class".

Value

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.

See Also

summary, hlme, lcmm, multlcmm, Jointlcmm