Rdocumentation
powered by
Learn R Programming
CDM (version 4.8-0)
IRT.anova: 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
logLik
method is defined.
...
A further object to be passed
See Also
See also
IRT.compareModels
for model comparisons of several models. See also as
anova.din
.