getCqFit {conquestr} | R Documentation |
getCqFit
Description
creates a data frame representation of the fit of parameters in the item reponse model
Usage
getCqFit(myCqs)
Arguments
myCqs |
A system file. |
Value
A data frame.
Examples
## Not run:
getCqFit(ConQuestSys())
## End(Not run)
[Package conquestr version 1.3.4 Index]