subsampleRows: Function that fully bootstraps rows

View source: R/standard_errors.R

subsampleRowsR Documentation

Function that fully bootstraps rows

Description

Function that fully bootstraps rows

Usage

subsampleRows(rows, subsample_percent, cluster_index, ...)

Arguments

rows

rows to potentially resample

subsample_percent

percentage of data to use in subsampling

cluster_index

number of weights to draw

...

other arguments, ignored


be-green/quantspace documentation built on March 20, 2024, 5:30 p.m.