Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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.

Author(s)

Cecile Proust-Lima, Viviane Philipps

See Also


lcmm

Extended Mixed Models Using Latent Classes and Latent Processes

v1.9.2
GPL (>= 2.0)
Authors
Cecile Proust-Lima, Viviane Philipps, Amadou Diakite and Benoit Liquet
Initial release
2020-07-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.