anova.grt: Compare nested GRT models

Description Usage Arguments

Description

Conducts a likelihood-ratio G-test on nested GRT models. Currently only accepts pairs of nested models, not arbitrary sequences.

Usage

1
2
## S3 method for class 'grt'
anova(object, ...)

Arguments

object

A fitted GRT model returned by fit.grt

...

A larger GRT model, with model1 nested inside


mdsdt documentation built on May 2, 2019, 2:46 a.m.

Related to anova.grt in mdsdt...