anova.rsmlist {marg}R Documentation

Use anova() on a “rsmlist” object

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

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

See Also

anova.rsm, anova


[Package marg version 1.2-2.1 Index]