Learn R Programming

R2BEAT (version 1.0.5)

allocation: Sample sizes for each stratum

Description

Example data frame containing a given allocation.

Usage

data(beat.example)

Arguments

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

Run this code
# Load example data
data(beat.example)
allocation
str(allocation)

Run the code above in your browser using DataLab