Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 895 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 895 Bytes

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

A publication on location- and scale-invariant power transformations is forthcoming.