Learn R Programming

lcmm (version 1.5.7)

summary.lcmm: Summary of a hlme, lcmm, Jointlcmm epoce or Diffepoce objects

Description

The function provides a summary of hlme, lcmm and Jointlcmm estimations, or epoce and Diffepoce computations.

Usage

## S3 method for class 'hlme':
summary(object,\dots)
## S3 method for class 'lcmm':
summary(object,\dots)
## S3 method for class 'Jointlcmm':
summary(object,\dots)
## S3 method for class 'epoce':
summary(object,\dots)
## S3 method for class 'Diffepoce':
summary(object,\dots)

Arguments

object
an object inheriting from classes hlme, lcmm for fitted latent class mixed-effects, or class Jointlcmmfor a Joint latent class mixed model or epoce or Diffepoce for predictive accuracy compu
...
further arguments to be passed to or from other methods. They are ignored in this function.

See Also

hlme, lcmm, Jointlcmm, epoce, Diffepoce