powered by
Dataframe containing precision levels (expressed in terms of acceptable CV's)
data(errors)
The constraint data frame (errors) contains a row per each domain value with the following variables:
Type of domain code (factor)
Planned coefficient of variation for first variable Y1 (numeric)
Planned coefficient of variation for j-th variable Yj (numeric)
Planned coefficient of variation for last variable Yn (numeric)
Value of the domain to which the constraints refer (numeric)
Note: the names of the variables must be the ones indicated above
## data(errors) ## errors
Run the code above in your browser using DataLab