check.trans: Functions to handle transformations of measurement results.

Description Usage Arguments Value Author(s)

View source: R/MethComp.R

Description

Check whether two functions actually are each others inverse.

Usage

1
check.trans(trans, y, trans.tol = 1e-05)

Arguments

trans

A list of two functions, each other's inverse.

y

Vector of numerical values where the functions should be each other's inverse.

trans.tol

Numerical constant indication how precise the evaulation should be.

Value

check.trans returns nothing.

Author(s)

Bendix Carstensen, Steno Diabetes Center, http://bendixcarstensen.com/.


MethComp documentation built on Jan. 20, 2020, 1:12 a.m.