Learn R Programming

lcmm (version 2.2.1)

estimates: Maximum likelihood estimates

Description

This function provides the vector of maximum likelihood estimates of a model estimated with hlme, lcmm, multlcmm, Jointlcmm, mpjlcmm, externSurv, or externX.

Usage

estimates(x, cholesky = TRUE)

Value

a vector with all estimates of the model.

Arguments

x

an object of class hlme, lcmm, multlcmm or Jointlcmm

cholesky

optional logical indicating if the parameters of variance-covariance of the random effets should be displayed instead of their cholesky transformations used in the estimation process.

Author

Cecile Proust-Lima, Viviane Philipps

See Also

VarCov, hlme, lcmm, multlcmm, Jointlcmm