Plot a Rasch Model Fit
Arguments
- x
A birt_fit object.
- type
Which plot to make:
- "icc"
Item Characteristic Curves — P(correct) vs ability.
- "wright"
Wright Map — persons & items on same scale.
- "info"
Test Information Function — where the test measures best.
- "trace"
MCMC trace plots — check if chains mixed well.
- items
Which items to plot (integer indices). Default: all.
- ...
Extra arguments passed to the plotting function.