extractStruct.lme: Extract model structure
Description
Extract model structure
Usage
# S3 method for lme
extractStruct(m1, m0, randm0)
Arguments
- m1
the fit under H1
- m0
the fit under H0
- randm0
a boolean indicating whether random effects are present in m0