Learn R Programming

lcmm (version 1.7.3.0)

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,...)

Arguments

m1
an object of class hlme, lcmm, multlcmm or Jointlcmm
...
further arguments, in particular other objects of class hlme, lcmm, multlcmm or Jointlcmm

Value

  • a matrix giving for each model: 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