allocation: Sample sizes for each stratum

allocationR Documentation

Sample sizes for each stratum

Description

Example data frame containing a given allocation.

Usage

data(beat.example)

Format

The Strata data frame contains a row per each stratum with the following variables:

SIZE

Stratum sample size (numeric)

Details

Note: the names of the variables must be the ones indicated above.

Examples

# Load example data
data(beat.example)
allocation
str(allocation)

R2BEAT documentation built on May 31, 2023, 7:19 p.m.

Related to allocation in R2BEAT...