power.transformation
is an R-package for location- and scale-invariant power
transformations of data to normality.
Stable versions of power.transformation
can be installed from CRAN.
install.packages("power.transformation", dependencies=TRUE)
power.transformation
can also be directly installed from Github:
require(devtools)
devtools::install_github("https://github.com/alexzwanenburg/power.transform")
A publication on location- and scale-invariant power transformations is forthcoming.