generate_srs_strat: Generate Stratified Simple Random Sample from population

Description Usage Arguments Value

View source: R/ssrs.R

Description

Generate stratified SRS and compute the sampling weight

Usage

1
generate_srs_strat(pop_strat, sample_size)

Arguments

pop_strat

stratified population from where sample will be drawn

sample_size

desired final sample size

Value

a dataframe containing


tamytsujimoto/surveyROC documentation built on Sept. 8, 2021, 11:35 p.m.