nt-williams / lmtp

:package: Non-parametric Causal Effects Based on Modified Treatment Policies :crystal_ball:
http://www.beyondtheate.com
GNU Affero General Public License v3.0
57 stars 17 forks source link

Local LMTP parameters #135

Closed herbps10 closed 5 months ago

herbps10 commented 5 months ago

This pull request implements Local LMTP parameters. Local LMTP parameters allow for the parameter to be defined as conditional on a longitudinal set of treatment statuses (think longitudinal ATT).

The relevant commit here is the very last one (Conditional parameter estimation).