View source: R/make_bootstrap_weights.R
draw_antal_tille_resample | R Documentation |
Draw a replicate sample using the method described in Section 7 of Antal and Tillé (2014).
draw_antal_tille_resample(sel_probs)
sel_probs |
A vector of selection probabilities (i.e., inclusion probabilities) for every unit in the sample. |
A vector the same length as sel_probs
,
with elements equal to 0, 1, 2, or 3.
This vector indicate how many times each unit
is resampled.
Antal, E. and Tillé, Y. (2014). "A new resampling method for sampling designs without replacement: The doubled half bootstrap." Computational Statistics, 29(5), 1345-1363. https://doi.org/10.1007/s00180-014-0495-0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.