errors: Precision constraints (maximum CVs) as input for Bethel...

errorsR Documentation

Precision constraints (maximum CVs) as input for Bethel allocation

Description

Dataframe containing precision levels (expressed in terms of acceptable CV's)

Usage

data(errors)

Format

The constraint data frame (errors) contains a row per each domain value with the following variables:

DOM

Type of domain code (factor)

CV1

Planned coefficient of variation for first variable Y1 (numeric)

CVj

Planned coefficient of variation for j-th variable Yj (numeric)

CVn

Planned coefficient of variation for last variable Yn (numeric)

domainvalue

Value of the domain to which the constraints refer (numeric)

Details

Note: the names of the variables must be the ones indicated above

Examples

## data(errors)
## errors

barcaroli/SamplingStrata documentation built on Oct. 13, 2023, 8:56 a.m.