box_cox_shift {rrscale} | R Documentation |
Box-cox transformation of shifted variable
Description
T the transformation with arguments Y, the data, lambda the parameter, and boolean inverse to calculate inverse transformation. The parameter lambda has two real elements (1) the power and (2) the additive shift to the data.
T_deriv the transformation with arguments Y, the data, lambda the parameter.
Usage
box_cox_shift
Format
An object of class list
of length 2.
[Package rrscale version 1.0 Index]