invFunc: Returns the inverse of the function f (character)

View source: R/helpers.R

invFuncR Documentation

Returns the inverse of the function f (character)

Description

Returns the inverse of the function f (character)

Usage

invFunc(FUN)

Arguments

FUN

a function of the box-cox family (rsqr(), rec(), rsqrt(), log(), cubroot(), sqrt(), I() and sqr())

Value

the inverse function, in character format.

Examples

invFunc("log")

lfpdroubi/appraiseR documentation built on April 14, 2024, 10:27 p.m.