Learn R Programming

depCensoring (version 0.1.7)

DYJtrans: Derivative of the Yeo-Johnson transformation function

Description

Evaluates the derivative of the Yeo-Johnson transformation at the provided argument.

Usage

DYJtrans(y, theta)

Value

The transformed value of y.

Arguments

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].