https://github.com/liao961120/ordlogit
Interactive visualization of ordered logistic regression
https://github.com/liao961120/ordlogit
generalized-linear-models glm interactive-visualizations js probability-distribution proportional-odds-regression visualization
Last synced: 18 days ago
JSON representation
Interactive visualization of ordered logistic regression
- Host: GitHub
- URL: https://github.com/liao961120/ordlogit
- Owner: liao961120
- Created: 2023-03-31T17:52:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T07:53:33.000Z (about 2 years ago)
- Last Synced: 2025-03-11T05:32:10.322Z (over 1 year ago)
- Topics: generalized-linear-models, glm, interactive-visualizations, js, probability-distribution, proportional-odds-regression, visualization
- Language: HTML
- Homepage: https://yongfu.name/ordlogit
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ordered Logit Interactive Visualization
=======================================
Play with it [here](https://yongfu.name/ordlogit). For further context, read [this post](https://yongfu.name/2023/04/26/irt4/).
Built upon a cool project: [probstats.org](https://github.com/probstats/probstats.github.io).