PSU_strat {R2BEAT} | R Documentation |
Information on Primary Stage Units (PSUs) stratification
Description
Example data frame containing information on Primary Stage Units (PSUs) stratification.
Usage
data(beat.example)
Format
The PSU_strat data frame contains a row for each Primary Stage Units (PSUs) with the following variables:
- STRATUM
-
Identifier of the stratum (numeric)
- PSU_MOS
-
Measure of size of the primary stage unit (numeric)
- PSU_ID
-
Identifier of the primary stage unit (numeric)
Details
Note: the names of the variables must be the ones indicated above.
Examples
## Not run:
# Load example data
data(beat.example)
PSU_strat
str(PSU_strat)
## End(Not run)
[Package R2BEAT version 1.0.5 Index]