Summary of models
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"))
m1 |
an object of class |
... |
further arguments, in particular other objects of class
|
which |
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.
Cecile Proust-Lima, Viviane Philipps
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.