docs
docs copied to clipboard
Ordinal logit documentation misses base case
Summary:
The signature listed is
real ordered_logistic_lpmf(ints k | vector eta, vectors c);
This function can take a scalar eta, so the type here should be reals.
Current Version:
v2.18.0