pzivich / Python-for-Epidemiologists

Tutorial in Python targeted at Epidemiologists. Will discuss the basics of analysis in Python 3
157 stars 37 forks source link

Tutorials #1

Open pzivich opened 5 years ago

pzivich commented 5 years ago

On the website, create quick tutorials demonstrating each of the implemented estimators, descriptions of how they work, and why you might want to use them. Might be more digestible than the current docs (also better justify why to choose one over the other)

Reference to base on https://lifelines.readthedocs.io/en/latest/jupyter_notebooks/Proportional%20hazard%20assumption.html https://github.com/CamDavidsonPilon/lifelines/blob/master/docs/jupyter_notebooks/Proportional%20hazard%20assumption.ipynb

TODO

pzivich commented 5 years ago

Moved above