randeff-methods: Methods for function 'randeff'

Description Methods Examples

Description

Methods for function randeff extracting conditional random effects of a fitted model object from class cold.

Methods

signature(object="cold"):

randeff for cold object.

Examples

1
2
3
4
5
6
7
#####  data = seizure

### indR
seiz0R <- cold(y ~ lage + lbase + trt + trt:lbase + v4, random = ~ 1,
        data = seizure, dependence = "indR")

randeff(seiz0R)

cold documentation built on Aug. 25, 2021, 5:06 p.m.