anova.critpat {profileR} | R Documentation |
Anova Tables
Description
Computes an analysis of variance table for a criterion-related profile analysis
Usage
## S3 method for class 'critpat'
anova(object, ...)
Arguments
object |
an object containing the results returned by a model fitting |
... |
additional objects of the same type. |
See Also
[Package profileR version 0.3-5 Index]