invBoxCox
Calculates inverse of Box-Cox transformation with confidence bands, calculated as const time the standard error
invBoxCox(y, yVar, lambda, const = 2)
y
: matrix, array or vectoryVar
: matrix, array or vector of variances of ylambda
: lambda parameter of Box-Cox transformationconst
: number of standard error for confidence bandDiego J. Pedregal
Useful links