https://github.com/bearloga/wmf-mlm-glm-notes
A simulation study of logistic regression, multilevel models, and t-tests inspired by experiments in improving Wikipedia editing experience, and demonstrating multiple methodologies for analyzing data.
https://github.com/bearloga/wmf-mlm-glm-notes
Last synced: 3 months ago
JSON representation
A simulation study of logistic regression, multilevel models, and t-tests inspired by experiments in improving Wikipedia editing experience, and demonstrating multiple methodologies for analyzing data.
- Host: GitHub
- URL: https://github.com/bearloga/wmf-mlm-glm-notes
- Owner: bearloga
- License: other
- Created: 2021-03-12T15:21:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-09T17:18:03.000Z (about 4 years ago)
- Last Synced: 2025-10-08T06:39:17.291Z (8 months ago)
- Language: TeX
- Homepage: https://people.wikimedia.org/~bearloga/drafts/mlm-glm-sim-study.html
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Logistic regression, multilevel models, and t-tests
A simulation study inspired by experiments in improving Wikipedia editing experience, and demonstrating multiple methodologies for analyzing data.
| Component | License |
|:----------|:--------|
| Content | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) |
| Code | [MIT License](LICENSE.md) |