Person locations against a person fit statistic with the +/- 2.5 band;
persons beyond the band respond erratically (positive) or too
deterministically (negative). The default statistic is the
log-of-mean-square fit residual; "infit" and "outfit" display
the Wilson–Hilferty standardised mean squares, to which the same band
convention applies.
Usage
plot_person_fit(fit, statistic = c("residual", "infit", "outfit"), band = 2.5)Arguments
- fit
A fitted object from
rasch.- statistic
"residual"(the default fit residual),"infit", or"outfit".- band
Acceptance band for the standardised statistic.
