inverseLogTransform: Create the definition of the inverse of a log transformation...

Description Usage Arguments Value See Also

View source: R/inverseLogTransform.R

Description

Create the definition of the inverse of a log transformation function (base specified by user) to be applied on a data set

Usage

1
logTransform(transformationId="defaultLogTransform", logbase=10, r=1, d=1)

Arguments

transformationId

character string to identify the transformation

logbase

positive double that corresponds to the base of the logarithm.

r

positive double that corresponds to a scale factor.

d

positive double that corresponds to a scale factor

Value

Returns an object of class transform.

See Also

transform-class, transform

Other Transform functions: inverseArcsinhTransform()


bjreisman/cytotidyr documentation built on Nov. 22, 2020, 9:30 p.m.