IRT.anova {CDM} | R Documentation |
This is a helper function for conducting likelihood ratio tests
and can be generally used for objects for which the
logLik
method is defined.
IRT.anova(object, ...)
object |
Object for which the |
... |
A further object to be passed |
See also IRT.compareModels
for model comparisons
of several models.
See also as anova.din
.