The paired-comparison counterpart of the item characteristic curve: the model expected response for one object as a function of opponent location (the win probability, or the expected graded response), with the observed mean response against each opponent overlaid at that opponent\'s estimated location. Observed points shrink in toward the curve as the model holds; an object of inconsistent quality shows points straying from it, exactly as a misfitting item does.
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 judge. 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.
