bestNormalize: Normalizing Transformation Functions

Estimate a suite of normalizing transformations, including a new adaptation of a technique based on ranks which can guarantee normally distributed transformed data if there are no ties: ordered quantile normalization (ORQ). ORQ normalization combines a rank-mapping approach with a shifted logit approximation that allows the transformation to work on data outside the original domain. It is also able to handle new data within the original domain via linear interpolation. The package is built to estimate the best normalizing transformation for a vector consistently and accurately. It implements the Box-Cox transformation, the Yeo-Johnson transformation, three types of Lambert WxF transformations, and the ordered quantile normalization transformation. It estimates the normalization efficacy of other commonly used transformations, and it allows users to specify custom transformations or normalization statistics. Finally, functionality can be integrated into a machine learning workflow via recipes.

Package details

AuthorRyan Andrew Peterson [aut, cre] (<https://orcid.org/0000-0002-4650-5798>)
MaintainerRyan Andrew Peterson <ryan.a.peterson@cuanschutz.edu>
LicenseGPL-3
Version1.9.1
URL https://petersonr.github.io/bestNormalize/ https://github.com/petersonR/bestNormalize
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("bestNormalize")

Try the bestNormalize package in your browser

Any scripts or data that you put into this service are public.

bestNormalize documentation built on Aug. 18, 2023, 9:08 a.m.