VarCov {lcmm}R Documentation

Variance-covariance of the estimates

Description

This function provides the variance-covariance matrix of the estimates. vcov is an alias for it.

Usage

VarCov(x)

Arguments

x

an object of class hlme, lcmm, multlcmm, Jointlcmm or mpjlcmm

Value

a matrix containing the variance-covariance of the estimates. For the parameters of the matrix of variance-covariance of the random effects, the Cholesky transformed parameters are considered so that VarCov provides the covariance matrix of function estimates with cholesky=TRUE.

Author(s)

Cecile Proust-Lima, Viviane Philipps

See Also

estimates


[Package lcmm version 2.1.0 Index]