tlverse / tmle3shift

🎯 :game_die: Targeted Learning of the Causal Effects of Stochastic Interventions
https://tlverse.org/tmle3shift
GNU General Public License v3.0
16 stars 1 forks source link

Compute MSM parameters via delta method #9

Closed nhejazi closed 6 years ago

nhejazi commented 6 years ago

The machinery built into tmle3 for the delta method should be useful in fleshing out tmle3_Spec_vimshift_delta to fit a joint TMLE over the shifted counterfactual means and then compute the MSM parameters from the individual TML estimates. This relies on updated implementations of

nhejazi commented 6 years ago

Resolved by #8