Creates a plot with distribution of simulation based item fit values
Source:R/easyRasch.R
RIgetfitPlot.RdUses the output from RIgetfit() as input. Uses
and .width = c(.66,.99) with ggdist::stat_dots().
Usage
RIgetfitPlot(simcut, data, cutoff = c(0.001, 0.999), output = "infit")Arguments
- simcut
Output object from
RIgetfit()- data
Optional response dataframe for plotting observed item fit
- cutoff
Defaults to quantile(.001) and .999 to match
RIitemfit()- output
Optional setting "both" for infit and outfit