View source: R/yeo-johnsonTransformation.R
IYJtrans | R Documentation |
Computes the inverse Yeo-Johnson transformation of the provided argument.
IYJtrans(y, theta)
y |
The argument to be supplied to the inverse Yeo-Johnson transformation. |
theta |
The parameter of the inverted Yeo-Johnson transformation. This should be a number in the range [0,2]. |
The transformed value of y.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.