Plots the expected response for one object against opponent location, with the observed mean response against each sufficiently observed opponent. For dichotomous fits the curve is the win probability; for ordered fits it is the expected response. With fitted position or history effects, model values are weighted means of the fitted expectations for each observed opponent, joined in location order. Judge-group overlays use each group's own comparison context.
Arguments
- fit
An object from
btl.- object
Object name.
- group
Optional judge grouping for a DIF overlay: either one value per comparison row of
fit$comparisonsor a vector named by every judge in the fit. Observed means are then drawn separately per group, asplot_iccdraws person groups.- grid
Opponent-location grid, in logits.
- min_n
An opponent's observed point is drawn only when the object (or, in the grouped display, that judge group) met it at least this many times; sparser pairs from incomplete or unbalanced designs are omitted.
Value
Called for its plotting side effect; invisibly the names of the
opponents drawn (the ungrouped display), or NULL for the grouped
display.
