invBoxCox: invBoxCox

View source: R/ETSS3functions.R

invBoxCoxR Documentation

invBoxCox

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

Author(s)

Diego J. Pedregal


UComp documentation built on May 31, 2023, 7:41 p.m.

Related to invBoxCox in UComp...