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

v1.3 #28

Closed pzivich closed 1 year ago

pzivich commented 1 year ago

v1.3 update for delicatessen which adds estimating equations for a sensitivity analysis of the mean #27 and g-estimation of structural nested mean models #26 . Also fixes a bug for the tolerance parameter for Powell's method for root-finding.

pzivich commented 1 year ago

Still need to add a test for the log-linear structural nested mean model. I need to find an outside software to compare with. Right now, I only have linear SNMM results to compare with...

pzivich commented 1 year ago

test failures are approx_fprime biting me in the ass. I don't know why they are differing between github and my machine though. it is also only occurring for literally a single test...