extractStruct.lme: Extract model structure

View source: R/lme_utilities.R

extractStruct.lmeR Documentation

Extract model structure

Description

Extract model structure

Usage

## S3 method for class '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


varTestnlme documentation built on Sept. 22, 2023, 5:13 p.m.