LRtestvar: Test the variance of a random effect

Description Usage Arguments Details

View source: R/LRtestvar.R

Description

Test the variance of a random effect

Usage

1
LRtestvar(outp, p, ctrl = defaultctrl)

Arguments

outp

the lme model object.

p

string variable that you want to test the random variance component for.

ctrl

an lmeControl object. Defaults to msMaxIter=10000, MaxIter=100000, msMaxEval=10000, returnObject=TRUE, niterEM=10000, nlmStepMax=1000.

Details

LRtestvar(dyadGC_full, "MTime")


RandiLGarcia/dyadr documentation built on March 23, 2021, 3:33 a.m.