akunuriYoshitha/BestTransform: Treats the Dataset for Best Possible Transformation

Estimates the best normalizing transformation for a vector consistently and accurately. It implements the Box-Cox transformation, the Johnson transformation, three types of Lambert transformations, and the ordered quantile normalization transformation. It also estimates the normalization efficacy of other commonly used transformations along with the basic transformations such as Log, Square, Cube, etc. It selects the best possible transformation based on the user specified metrics chosen from Min Skewness, Shapiro P Value and Pearson P Value.

Getting started

Package details

Maintainer
LicenseCC0
Version0.1.0
URL https://github.com/SrinivasaSaketh/BestTransform
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("akunuriYoshitha/BestTransform")
akunuriYoshitha/BestTransform documentation built on Feb. 19, 2021, 3:23 a.m.