Learn R Programming

ipdmeta (version 2.4)

Var: Extract the random effect variance parameters

Description

Extract the estimates of study-level baseline and intercept variance parameters for the bivariate normal random effects of the IPD LME model.

Usage

Var(object)

Arguments

object
object of the ipdlme class

Value

The matrix of the two-by-two covariance-variance for the random effects.

See Also

ipdlme-class

Examples

Run this code
data(regress_chol)

Var(ipdlme(n, Y, S2))

Run the code above in your browser using DataLab