View source: R/compute_meta_marg_results.R
| compute_meta_marg_results | R Documentation |
For each fold, estimates the ATE for a fold specific mixture rule. Also estimates a meta-analysis type average ATE and pooled variance. Creates a union rule that covers all the folds in the rules.
compute_meta_marg_results(v_fold_marginal_results, data, mix_comps, n_folds)
v_fold_marginal_results |
List of dataframes for v-fold specific estimates of the fold-specific rule results for marginals |
data |
Input dataframe on which to evaluate the rules |
mix_comps |
Vector of characters indicating the mixture components |
n_folds |
Number of folds used in cross-validation |
Rules object. TODO: add more detail here.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.