transformation | R Documentation |
A class that represents a functional transformation, along with how to reverse the transformation and take its derivative
transform.function,reverse.transform.function,transformation.derivative,log.abs.transformation.derivative
Functions that compute the transformation, inverse transformation, derivative of the transformation function, and log of the absolute value of the derivative of the transformation function, directly. All should take one argument, 'x', which can be either a numeric vector or numeric scalar. log.abs.transformation.derivative may be supplied as NULL; the other three functions must be defined
name
A character value with a descriptive name of the transformation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.