errors.Rd
Example data frame containing precision levels (expressed in terms of acceptable CV's).
data(beat.example)
The constraint data frame (errors) contains a row per each type of domain with the following variables:
Type of domain code (factor).
Planned coefficient of variation for first variable (numeric).
Planned coefficient of variation for j-th variable (numeric).
Planned coefficient of variation for last variable (numeric).
Note: the names of the variables must be the ones indicated above.
The coefficient of variation (CV) is a standardized measure of variance. It is often expressed as a percentage and is defined as the ratio between the standard deviation of the estimate and the estimate (or its absolute value).