randeff-methods {cold} | R Documentation |
randeff
Methods for function randeff
extracting conditional random effects of a fitted model object from class cold
.
signature(object="cold")
:randeff
for cold
object.
##### data = seizure
### indR
seiz0R <- cold(y ~ lage + lbase + trt + trt:lbase + v4, random = ~ 1,
data = seizure, dependence = "indR")
randeff(seiz0R)