Skip to content

Rank-Ordered Logit model

Compare
Choose a tag to compare
@vankesteren vankesteren released this 14 Dec 20:59
· 9 commits to main since this release
28477b0

This version has many improvements compared to v1.0:

  • change the main model implementation to rank-ordered logit likelihood for directly modeling the ranks
  • all models are now implemented directly in stan rather than brms
  • posterior predictive checks are on the rank-scale naturally
  • the counterfactual prediction is now done on the probability scale rather than log odds ratio