findRoundingBase: Estimate rounding base of the input data.

View source: R/utils.R

findRoundingBaseR Documentation

Estimate rounding base of the input data.

Description

Estimate rounding base of the input data.

Usage

findRoundingBase(x)

Arguments

x

(numeric) vector of data points

Value

(numeric) with estimated rounding base (e.g. 0.001 when rounded to 3 digits)

Author(s)

Christopher Rank christopher.rank@roche.com, Tatjana Ammer tatjana.ammer@roche.com


refineR documentation built on Sept. 11, 2024, 8:27 p.m.