box_cox_plusmin {rrscale} | R Documentation |
Box-cox transformation with the data shifted so that it is positive
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_plusmin
Format
An object of class list
of length 2.
[Package rrscale version 1.0 Index]