Skip to contents

Generate boostrap sample on the provided population.

Usage

bootstrap_sample(pop, n, n_bootstraps)

Arguments

pop

Population data

n

Sample sizes (SBS sample size, PPS sample size).

n_bootstraps

Number of bootstrap samples.

Value

A summary data frame of the estimator.