View source: R/estimator_permuation.R
Estimate permutation weights B times and average the results
1 2 3 4 5 6 7 8 9 | get_permutation_weights(
dt,
B,
rhs_formula,
fitter,
modify_C = identity,
predictor,
fitter_args = list()
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.