View source: R/process_att_gt.R
mboot2 | R Documentation |
function for using multiplier bootstrap to conduct inference
mboot2(inffunc, biters = 1000, alp = 0.05)
inffunc |
influence function matrix |
biters |
number of bootstrap iterations; default is 100 |
alp |
significance level; default is 0.05 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.