Description Usage Arguments Value Note See Also
This function performs back transformation on Box-Cox transformed data.
1 |
data |
A numeric vector, matrix or data frame of observations. |
lambda |
The Box-Cox transformation applied which results in the inputted data matrix. |
A numeric vector, matrix or data frame of the same dimension as
data
is returned.
Please refer to the documentation for box
for details about the
Box-Cox transformation in use.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.