| summary.sigma_metric | R Documentation |
Provides a detailed summary of the sigma metric calculation, including the formula and interpretation scale.
## S3 method for class 'sigma_metric'
summary(object, ...)
object |
An object of class |
... |
Additional arguments (currently ignored). |
Invisibly returns the object.
sm <- sigma_metric(bias = 1.5, cv = 2.0, tea = 10)
summary(sm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.