allocation {FS4}R Documentation

Allocation data frame

Description

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.

Usage

data(allocation)

Format

The allocation data frame contains 105 observations with the following variables:

dom

Variable identifying domain

campdom

Variable identifying final sample units

planned_final_sample

Variable identifying planned secondary sample units to observe in each PSU variable between domains

Examples

data(allocation)
str(allocation)

[Package FS4 version 2.0 Index]