extractStruct.merMod {varTestnlme}R Documentation

Extract model structure

Description

Extract model structure

Usage

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


[Package varTestnlme version 1.3.5 Index]