Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.1 KB

File metadata and controls

30 lines (19 loc) · 1.1 KB

CRAN License CRAN Version GitHub Actions Workflow Status

power.transform

power.transformation is an R-package for location- and scale-invariant power transformations of data to normality.

Installation

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")

Citation

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.