findRoundingBase {refineR}R 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


[Package refineR version 1.6.1 Index]