Description Usage Arguments Value
View source: R/TransformationsInverse.R
Takes in a vector and a lambda value to perform Inverse Turkey power transfomation
1 | InvTurkey(x, lambda_fit)
|
x |
A vector which needs to be inverse-tranformed |
lambda_fit |
A fixed lambda value for turkey power transformation |
Returns exponential tranformattion if lambda equals zero and a inverse power transormation otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.