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

Bounding for conditional densities #25

Closed nhejazi closed 5 years ago

nhejazi commented 5 years ago

This PR implements a bounding for the treatment mechanism that must be estimated to construct this TML estimator (away from zero since it is a conditional density). It also takes the opportunity to clean up some type-checking and to re-style the code base and to re-build the pkgdown site.