powered by
Provides a detailed summary of the sigma metric calculation, including the formula and interpretation scale.
# S3 method for sigma_metric summary(object, ...)
Invisibly returns the object.
An object of class sigma_metric.
sigma_metric
Additional arguments (currently ignored).
sm <- sigma_metric(bias = 1.5, cv = 2.0, tea = 10) summary(sm)
Run the code above in your browser using DataLab