predRE {DynForest} | R Documentation |
Function to compute individual random effects using hlme output parameters
Description
Function to compute individual random effects using hlme output parameters
Usage
predRE(model, formula, data)
Arguments
model |
output object from hlme function |
formula |
list of formula for fixed and random part |
data |
data to compute random effect |
Value
A table of random-effects in column by subjects in row
[Package DynForest version 1.1.3 Index]