IYJtrans {depCensoring} | 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.