Learn R Programming

ipdmeta (version 2.4)

VcovRanef: Extract the variance-covariance matrix for study random effect estimates for an ipdlme object

Description

Extract the variance-covariance for the estimated BLUPs for the study baseline and treatment terms for the fit of an IPD LME model.

Usage

VcovRanef(object,...)

Arguments

object
object of the ipdlme class
...
additional arguments, currently not implemented

Value

Matrix of the variance-covariance for the study randoms effects of an IPD LME model.

See Also

ipdlme-class

Examples

Run this code
data(regress_chol)

VcovRanef(ipdlme(n, Y, S2))

Run the code above in your browser using DataLab