Description Usage Arguments Value
A procedure to estimate the conditional average treatment effect (CATE) via
a strategy that utilizes a regression of a doubly robust pseudo-outcome
derived from the form of the efficient influence function (a key quantity in
semiparametric statistics) on the segmentation covariates. Note that the
data for this estimation procedure is created based upon the specifications
provided in set_est_data
, so this function only takes those
arguments directly relevant to nuisance parameter estimation.
1 2 |
data_est_spec |
An input |
cv_folds |
A |
split_type |
A |
ps_learner |
Either an instantiated learner object (class inheriting
from |
or_learner |
Either an instantiated learner object (class inheriting
from |
cate_learner |
Either an instantiated learner object (class inheriting
from |
A data.table
of the full data, augmented
with additional columns that specify estimates of the nuisance parameters,
the doubly robust pseudo-outcome, and the estimated CATE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.