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