https://github.com/saketkc/pyflglm
https://github.com/saketkc/pyflglm
generalized-linear-models glm statsmodels
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saketkc/pyflglm
- Owner: saketkc
- License: bsd-2-clause
- Created: 2020-06-20T06:02:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-12T23:01:50.000Z (over 4 years ago)
- Last Synced: 2025-01-31T15:41:05.936Z (3 months ago)
- Topics: generalized-linear-models, glm, statsmodels
- Language: Jupyter Notebook
- Homepage: https://saketkc.github.io/pyFLGLM
- Size: 6.74 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Foundations of Linear and Generalized Linear Models with Python
===============================================================https://saketkc.github.io/pyFLGLM
This is a collection of [statsmodels](https://www.statsmodels.org/) notebooks for the examples
in [Foundations of Linear and Generalized Linear Models](https://www.wiley.com/en-us/Foundations+of+Linear+and+Generalized+Linear+Models-p-9781118730034) by
Alan Agresti.