You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the generalize() function hardcodes the method as weighting. I suggest parameterizing the method to allow users to specify whether they want to use weighting, or an outcome-model approach like BART or TMLE, to estimate the TATE
Currently the
generalize()function hardcodes the method asweighting. I suggest parameterizing the method to allow users to specify whether they want to use weighting, or an outcome-model approach like BART or TMLE, to estimate the TATE