estimates: Maximum likelihood estimates

View source: R/estimates.hlme.R

estimatesR Documentation

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)

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.

Value

a vector with all estimates of the model.

Author(s)

Cecile Proust-Lima, Viviane Philipps

See Also

VarCov, hlme, lcmm, multlcmm, Jointlcmm


CecileProust-Lima/lcmm documentation built on March 3, 2024, 5:23 p.m.