Learn R Programming

rrscale (version 1.0)

box_cox_shift: 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

Arguments

Format

An object of class list of length 2.