allocation {R2BEAT} | R 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)
[Package R2BEAT version 1.0.5 Index]