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: 2 months 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 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T07:53:33.000Z (about 1 year ago)
- Last Synced: 2024-05-08T08:50:04.015Z (about 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: 76.2 KB
- Stars: 0
- Watchers: 2
- 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).