allocation {FS4} | R Documentation |
This is an example data frame coming from ISTAT Multipurpose survey data that enables to run R code included in the 'Examples' section of the FS4 package help pages.
data(allocation)
The allocation
data frame contains 105 observations with the following variables:
Variable identifying domain
Variable identifying final sample units
Variable identifying planned secondary sample units to observe in each PSU variable between domains
data(allocation) str(allocation)