View source: R/bootstrap_sample.R
single_bootstrap | R Documentation |
Generate a single boostrap sample on the provided population.
single_bootstrap(pop, n)
pop |
Population data |
n |
Sample sizes (SBS sample size, PPS sample size). |
A summary data frame of the estimator.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.