powered by
Provides a detailed summary of allowable total error specifications, including the formulas used and all three performance tiers for comparison.
# S3 method for ate_specs summary(object, ...)
An object of class summary.ate_specs containing detailed specification information, printed as a side effect.
summary.ate_specs
An object of class ate_specs.
ate_specs
Additional arguments (currently ignored).
ate <- ate_from_bv(cvi = 5.6, cvg = 7.5) summary(ate)
Run the code above in your browser using DataLab