pzivich / zEpid

Epidemiology analysis package
http://zepid.readthedocs.org
MIT License
141 stars 33 forks source link

Create __init__.py #5

Closed pzivich closed 6 years ago

pzivich commented 6 years ago

Creating a doubly robust estimator based on the paper from Funk et al. AJE 2011 (https://doi.org/10.1093/aje/kwq439). This is a simple implementation and does not account for missing data or more complicated situations. This is just a start of inclusion for doubly robust estimators. (Hopefully) more will be added