Learn R Programming

refineR (version 2.0.0)

findRoundingBase: Estimate rounding base of the input data.

Description

Estimate rounding base of the input data.

Usage

findRoundingBase(x)

Value

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

Arguments

x

(numeric) vector of data points

Author

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