Get data objects from an R object of class ConQuestSys. This function returns person IDs, response data, case estimates, regression and weight data. Each data type is stored as a data frame, and each data frame is a named element of a list.
PID,
Responses,
Estimates,
Regression.
getCqData(mySys)
Arguments
mySys: An R object of class ConQuestSys, returned by the function conquestr::ConQuestSys