Skip to content

bestNormalize

Normalizing Transformation Functions

v1.9.2 · Nov 30, 2025 · GPL-3

Description

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.

Downloads

5.4K

Last 30 days

1683rd

17K

Last 90 days

74.9K

Last year

Trend: -0.3% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 30, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 27, 2026
ERROR r-devel-linux-x86_64-fedora-clang

whether package can be installed

Installation failed.
See ‘/data/gannet/ripley/R/packages/tests-clang/bestNormalize.Rcheck/00install.out’ for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (7)

Dependency Network

Dependencies Reverse dependencies LambertW nortest dplyr doParallel foreach doRNG recipes tibble butcher purrr progress generics AssumpSure LongDat RESIDE phytoclass rfriend designit mlr3pipelines bestNormalize

Version History

new 1.9.2 Mar 10, 2026
updated 1.9.2 ← 1.9.1 diff Nov 29, 2025
updated 1.9.1 ← 1.9.0 diff Aug 17, 2023
updated 1.9.0 ← 1.8.3 diff Mar 14, 2023
updated 1.8.3 ← 1.8.2 diff Jun 12, 2022
updated 1.8.2 ← 1.8.1 diff Sep 15, 2021
updated 1.8.1 ← 1.8.0 diff Sep 1, 2021
updated 1.8.0 ← 1.7.0 diff Jun 2, 2021
updated 1.7.0 ← 1.6.1 diff Mar 1, 2021
updated 1.6.1 ← 1.6.0 diff Jun 7, 2020
updated 1.6.0 ← 1.5.0 diff May 19, 2020
updated 1.5.0 ← 1.4.3 diff Apr 17, 2020
updated 1.4.3 ← 1.4.2 diff Jan 26, 2020
updated 1.4.2 ← 1.4.0 diff Aug 19, 2019
updated 1.4.0 ← 1.3.0 diff May 12, 2019
updated 1.3.0 ← 1.2.0 diff Sep 24, 2018
updated 1.2.0 ← 1.1.0 diff May 30, 2018
updated 1.1.0 ← 1.0.1 diff May 28, 2018
updated 1.0.1 ← 1.0.0 diff Feb 4, 2018
updated 1.0.0 ← 0.2.2 diff Jan 3, 2018