Outputs a dataframe of person locations (theta) and measurement error (SEM) for each person
Details
IMPORTANT: only use with complete response data. If you have missing responses,
RIestThetasCATr()
or RIestThetasCATr2()
are recommended instead.
Uses iarm::person_estimates()
to estimate person locations
(thetas) for a dataframe with item data as columns and persons as rows.
Defaults to use WLE estimation (lower bias than MLE, see Warm, 1989) and PCM.
Note: If you want to use a pre-specified set of item parameters, please use
RIestThetasCATr()
or RIestThetasCATr2()
.