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
[Package marg version 1.2-4 Index]