get.defined.transformation: Get Pre-Defined Transformation Objects by Name

View source: R/transformations.R

get.defined.transformationR Documentation

Get Pre-Defined Transformation Objects by Name

Description

Gets a pre-defined transformation object. The available transformations are 'log', 'logit', and 'identity'

Usage

get.defined.transformation(transformation.names, throw.error.if.no.match = F)

Value

If transformation.names is a single character value, returns an object of class transformation. Otherwise, returns a list of transformation objects


tfojo1/distributions documentation built on July 27, 2024, 3:29 p.m.