This function provides the vector of maximum likelihood estimates of a model
estimated with hlme
, lcmm
, multlcmm
,
Jointlcmm
, mpjlcmm
, externSurv
, or externX
.
estimates(x, cholesky = TRUE)
a vector with all estimates of the model.
an object of class hlme
, lcmm
, multlcmm
or
Jointlcmm
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.
Cecile Proust-Lima, Viviane Philipps
VarCov
, hlme
, lcmm
,
multlcmm
, Jointlcmm