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")
If you use the package, feel free to cite our work:
Zwanenburg, A. and Löck, S. (2026) Location and scale-invariant power transformations for transforming data to normality,
Machine Learning, 115(3). Available at: https://doi.org/10.1007/s10994-026-06994-3.