Learn R Programming

ipdmeta (version 2.4)

ranef: Extract the study random effects for an ipdlme object

Description

Extract random effects estimates of the fit of an IPD LME model.

Usage

ranef(object,...)

Arguments

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

Value

Numeric vector of the fitted random effects of an IPD LME model.

See Also

ipdlme-class

Examples

Run this code
data(regress_chol)

ranef(ipdlme(n, Y, S2))

Run the code above in your browser using DataLab