IRT.anova {CDM} | R Documentation |
Helper Function for Conducting Likelihood Ratio Tests
Description
This is a helper function for conducting likelihood ratio tests
and can be generally used for objects for which the
logLik
method is defined.
Usage
IRT.anova(object, ...)
Arguments
object |
Object for which the |
... |
A further object to be passed |
See Also
See also IRT.compareModels
for model comparisons
of several models.
See also as anova.din
.
[Package CDM version 8.2-6 Index]