Description Usage Arguments Value Examples
View source: R/diagnose_overlap.R
The causal forest requires the assumption that we cannot deterministically tell the treatment status of an individual given its covariates. In other words, none of the propensity scores should be near zero or one.
1 |
results |
A trained causal forest object from |
... |
Additional arguments to be passed to |
A ggplot2 plot object
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.