View source: R/standard_errors.R
subsampleRows | R Documentation |
Function that fully bootstraps rows
subsampleRows(rows, subsample_percent, cluster_index, ...)
rows |
rows to potentially resample |
subsample_percent |
percentage of data to use in subsampling |
cluster_index |
number of weights to draw |
... |
other arguments, ignored |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.