hlme
, lcmm
, Jointlcmm
, multlcmm
, epoce
or Diffepoce
objectshlme
, lcmm
, multlcmm
and Jointlcmm
estimations, or epoce
and Diffepoce
computations.## 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)
## S3 method for class 'multlcmm':
summary(object,\dots)
hlme
, lcmm
, multlcmm
for fitted latent class mixed-effects, or class Jointlcmm
for a Joint latent class mixed model or epoce
or Diffepoce
for pepoce
or Diffepoce
objects, returns NULL.
For hlme
, lcmm
, Jointlcmm
or multlcmm
returns also
a matrix containing the fixed effect estimates in the longitudinal model, their standard errors, Wald statistics and p-valueshlme
, lcmm
, multlcmm
, Jointlcmm
, epoce
, Diffepoce