View source: R/display_curve.R
display_curve | R Documentation |
Function drawing the IRT curve associated to a selected question.
display_curve(selected_model)
selected_model |
Tibble. Data produced by the function statistics_compute and stored in statistics$models for each question. |
A ggplot object ready for rendering.
Nicolas Mangin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.