getCqRespModel
produces a table of model parameter estimates, errors, fits, and scaled 2PL estimates if available.
getCqRespModel(sysFile)
sysFile
: An ACER ConQuest system file read into R using conquestr::ConQuestSysA List of data frames. Each data frame is a term in the response model
## Not run: myShowRespMod <- getCqRespModel(conquestr::ConQuestSys()) ## End(Not run)