View source: R/yeo-johnsonTransformation.R
YJtrans | R Documentation |
Computes the Yeo-Johnson transformation of the provided argument.
YJtrans(y, theta)
y |
The argument to be supplied to the Yeo-Johnson transformation. |
theta |
The parameter of the 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.