calculateGeometricErrorRange: calculateGeometricErrorRange

View source: R/utils.R

calculateGeometricErrorRangeR Documentation

calculateGeometricErrorRange

Description

Calculate the range from the geometric mean and error.

Usage

calculateGeometricErrorRange(values, errorValues)

Arguments

values

Numeric values of the geometric mean

errorValues

Numeric values of the geometric error

Value

A named list, with ymin and ymax, of the range calculated from the geometric mean and errors.


Open-Systems-Pharmacology/OSPSuite.ReportingEngine documentation built on April 13, 2025, 10:37 a.m.