invBoxCox function

invBoxCox

invBoxCox

Calculates inverse of Box-Cox transformation with confidence bands, calculated as const time the standard error

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

Author(s)

Diego J. Pedregal

  • Maintainer: Diego J. Pedregal
  • License: GPL-3
  • Last published: 2025-04-02

Useful links