pzivich / Delicatessen

Delicatessen: the Python one-stop sandwich (variance) shop 🥪
https://deli.readthedocs.io/en/latest/index.html
MIT License
22 stars 2 forks source link

G-estimation of log-linear SNMM #30

Closed pzivich closed 6 months ago

pzivich commented 1 year ago

Is your feature request related to a problem? Please describe. Add log-linear SNMM support for g-estimation

Describe the solution you'd like Option using the existing model argument. This is built in already, but I need to confirm that I have implemented correctly via some outside software.

Describe alternatives you've considered Right now, there is no log-linear option supported.

Additional context Related to #26 #28