box_cox_exp {rrscale} | R Documentation |
Exponential of the tranditional box-cox transformation
Description
T the transformation with arguments Y, the data, lambda the parameter, and boolean inverse to calculate inverse transformation.
T_deriv the transformation with arguments Y, the data, lambda the parameter.
Usage
box_cox_exp
Format
An object of class list
of length 2.
[Package rrscale version 1.0 Index]