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