src.plots.normal_distribution¶
Module to generate conceptual plots for Threshold-Based Ordinal Models.
This module creates visualizations that illustrate how continuous latent variables are segmented into discrete ordinal classes using thresholds (cut-points). It supports both normal and logistic distributions for the latent variable, demonstrating the concepts behind models like the Proportional Odds Model (logistic) and Ordered Probit Model (normal).
Functions
|
Generates a conceptual plot for Threshold-Based Ordinal Models. |