Diagnostics for IPTW #128
Labels
Causal inference
Updates for the causal inference branch
enhancement
Short-term
Issues/additions that will be completed in the near future
IPTW
,AIPTW
, andTMLE
all allow the user to truncate weights by their probabilities.It would be useful to capture how many observations have their weights truncated. This would be easy enough to do in the
_bounding_
background function. This information would then be output in thesummary()
function for these estimates. Similar to how the number missing outcomes is filled in the tableThe text was updated successfully, but these errors were encountered: