add ordered logit distribution
Open
distributions
- Dominant language
- C++
- Stars
- 607
- Forks
- 67
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 1
Description
as described [here](https://forum.greta-stats.org/t/ordinal-regression/67/4) the ordered logit distribution is convenient for ordinal regression, and is available in Stan & rethinking. It can be recreated using existing functionality, but it would be more convenient and more efficient to provide it as a distribution.
It's not immediately clear to me whether this should live in the main greta package or an extension package focussed on providing additional distributions.
Contributor guide
Assessment
This issue has not been assessed yet.