anova.rsmlist: Use anova() on a "rsmlist" object

Description Usage See Also

View source: R/marg.R

Description

This is a method for the function anova() for objects inheriting from class rsmlist. See anova and anova.rsm for the general behaviour of this function and for the interpretation of the arguments.

Usage

1
2
3
 
## S3 method for class 'rsmlist'
anova(object, ..., test = c("Chisq", "none"))

See Also

anova.rsm, anova


marg documentation built on May 2, 2019, 7:55 a.m.