Fitted columns plotted by location and a fit statistic, with the
conventional acceptance band at +/- 2.5. 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. MFRM and EFRM points are response cells; ordinary
Rasch points are items.
Usage
plot_item_map(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.
