single_bootstrap: Generate a single boostrap sample on the provided population.

View source: R/bootstrap_sample.R

single_bootstrapR Documentation

Generate a single boostrap sample on the provided population.

Description

Generate a single boostrap sample on the provided population.

Usage

single_bootstrap(pop, n)

Arguments

pop

Population data

n

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

Value

A summary data frame of the estimator.


biometryhub/RankedSetSampling documentation built on Feb. 16, 2025, 11:31 p.m.