Description Usage Arguments Value
Bayesian finite population with BART and FPBB
1 2 3 4 5 6 | bestimate(samp, ref, y_var_names, x_var_names, sp_wts = NULL,
propensity = TRUE, prediction = TRUE, double_robust_wt = TRUE,
double_robust_reg = TRUE, dr_propensity_transform = log,
propensity_replicates = 1, quality_measures = TRUE,
pred_subsample_size = 10000, posterior_draws = 1000,
bart_params = list(mc.cores = 1, ntree = 50))
|
samp |
|
ref |
|
y_var_names |
Character vector containing names of the outcome variables. |
x_var_names |
Character vector containing names of the covariates |
posterior_draws |
Number of posterior draws |
sp_wt_frame |
|
Good question
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.