View source: R/estimates.hlme.R
estimates | R Documentation |
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)
x |
an object of class |
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. |
a vector with all estimates of the model.
Cecile Proust-Lima, Viviane Philipps
VarCov
, hlme
, lcmm
,
multlcmm
, Jointlcmm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.