Description
Calculates inverse of Box-Cox transformation
with confidence bands, calculated as const time the standard error
Usage
invBoxCox(y, yVar, lambda, const = 2)
Arguments
- y
matrix, array or vector
- yVar
matrix, array or vector of variances of y
- lambda
lambda parameter of Box-Cox transformation
- const
number of standard error for confidence band