calculateArithmeticErrorRange: calculateArithmeticErrorRange

View source: R/utils.R

calculateArithmeticErrorRangeR Documentation

calculateArithmeticErrorRange

Description

Calculate the range from the arithmetic mean and error.

Usage

calculateArithmeticErrorRange(values, errorValues)

Arguments

values

Numeric values of the arithmetic mean

errorValues

Numeric values of the arithmetic error

Value

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


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