None yet.
invBoxCox(x, lambda)
| x | A numerical vector. |
|---|---|
| lambda | Lambda to use for the inverse Box-Cox transform. |
a numerical vector
Compute the inverse Box-Cox transformation of a variable. Requires arguments x and lambda.
Dave Braze davebraze@gmail.com