Description Usage Arguments Value
Constructs pseudo-outcome, runs regression and causal forests and predicts out-of-bag (oob)
1 |
est |
estimation sample |
y |
relevant interval of Y |
huge |
if set to TRUE, model for orthogonalization learned on random subset of data (size defined in tree_fraction) |
tree_fraction |
fraction of the data used to build each tree of causal forest (and if huge==T, also used for regression forests); default=0.5 |
minsize |
causal forest insists on at least "minsize" treated and "minsize" control observations per leaf |
type |
indicates whether we consider D=1 or D=0 |
pseudo-outcome, oob predictions of pseudo-outcome, oob estimates of causal forest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.