View source: R/Plot-Functions.R
| bias_plots | R Documentation |
Plots test characteristic curves from a two-group IRT model and their difference.
bias_plots(dif.models)
dif.models |
Output from |
This is a ggplot2 wrapper for plotting test characteristic curves (TCCs). It calls expected.test and plots the resulting TCCs for both levels of dif.group.id, as well as their difference.
A list of two ggplot objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.