thomasWeise/dataTransformeR: R Package for Normalizing and Transforming Numerical Data

This is package for creating functional transformations and normalizations of numerical data. The goal is to provide some tools for making model fitting on the data easier. We can first transform the data into some easy-to-model format, then fit a model, then apply the inverse transformation to the model. Here we provide the transformations and inverse transformations.

Getting started

Package details

AuthorDr. Thomas Weise <tweise@hfuu.edu.cn>
MaintainerDr. Thomas Weise <tweise@hfuu.edu.cn>
LicenseLGPL-3
Version0.8.11
URL http://www.github.com/thomasWeise/dataTransformeR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("thomasWeise/dataTransformeR")
thomasWeise/dataTransformeR documentation built on May 14, 2019, 8:03 a.m.