Last data update: 2014.03.03

R: Brief summary of a 'hlme', 'lcmm', 'Jointlcmm','multlcmm',...
print.lcmmR Documentation

Brief summary of a hlme, lcmm, Jointlcmm,multlcmm, epoce or Diffepoce objects

Description

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

Usage

## S3 method for class 'hlme'
print(x,...)
## S3 method for class 'Jointlcmm'
print(x,...)
## S3 method for class 'epoce'
print(x,...)
## S3 method for class 'lcmm'
print(x,...)
## S3 method for class 'Diffepoce'
print(x,...)
## S3 method for class 'multlcmm'
print(x,...)

Arguments

x

an object inheriting from classes hlme, lcmm for fitted latent class mixed-effects, or class Jointlcmmfor a Joint latent class mixed model or epoce for predictive accuracy computations.

...

further arguments to be passed to or from other methods. They are ignored in this function.

Author(s)

Cecile Proust-Lima, Viviane Philipps, Amadou Diakite and Benoit Liquet

See Also

hlme, lcmm, Jointlcmm, epoce, Diffepoce

Results