From 5062f00f30b3968c217c4488881b21d18fc64ae9 Mon Sep 17 00:00:00 2001 From: Shahidul Islam Date: Sat, 22 Mar 2025 00:53:18 +0600 Subject: [PATCH] Fix domain specification in OrderedLogistic and OrderedProbit documentation --- pymc/distributions/discrete.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pymc/distributions/discrete.py b/pymc/distributions/discrete.py index 7587edceac..1734a0f9a4 100644 --- a/pymc/distributions/discrete.py +++ b/pymc/distributions/discrete.py @@ -1189,7 +1189,7 @@ class OrderedLogistic: R"""Ordered Logistic distribution. Useful for regression on ordinal data values whose values range - from 1 to K as a function of some predictor, :math:`\eta`. The + from 0 to K-1 as a function of some predictor, :math:`\eta` cutpoints, :math:`c`, separate which ranges of :math:`\eta` are mapped to which of the K observed dependent variables. The number of cutpoints is K - 1. It is recommended that the cutpoints are