calculateGeometricErrorRange | R Documentation |
Calculate the range from the geometric mean and error.
calculateGeometricErrorRange(values, errorValues)
values |
Numeric values of the geometric mean |
errorValues |
Numeric values of the geometric error |
A named list, with ymin
and ymax
, of the range calculated from the geometric mean and errors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.