Function drawing the IRT curve associated to a selected question.

display_curve(selected_model)

Arguments

selected_model

Tibble. Data produced by the function statistics_compute and stored in statistics$models for each question.

Value

A ggplot object ready for rendering.

Author

Nicolas Mangin