extractStruct.merMod: Extract model structure

View source: R/lme4_utilities.R

extractStruct.merModR 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


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