nuisance_dss_e | R Documentation |
ensemble
.Double sample splitting predictions of propensity score with ensemble
.
nuisance_dss_e(ml, w_mat, x, cf_mat, cv = 5, path = NULL, quiet = TRUE)
ml |
List of methods to be used in |
w_mat |
Logical matrix of treatment indicators (n x T+1). For example created by |
x |
Matrix of covariates (n x p matrix) |
cf_mat |
Logical matrix with k columns of indicators representing the different folds
(for example created by |
cv |
Number of cross-validation when estimating ensemble (default 5). |
path |
Optional path to save the |
quiet |
If FALSE, ensemble estimators print method that is currently running. |
np_grf
returns the grf object(s) and a n x 1 matrix of nuisance parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.