Learn R Programming

PreProcessing (version 0.1.0)

Various Preprocessing Transformations of Numeric Data Matrices

Description

Preprocess numeric data matrices into desired transformed representations. Standardization, Unitization, Cubitization and adaptive intervals are offered.

Copy Link

Version

Install

install.packages('PreProcessing')

Monthly Downloads

168

Version

0.1.0

License

GPL-3

Maintainer

Swamiji Pravedson

Last Published

June 24th, 2021

Functions in PreProcessing (0.1.0)

intervalize

Intervalizes the matrix given as input
cubitize

Cubitizes the matrix given as input
standardize

Standardizes the matrix given as input
unitize

Unitizes the matrix given as input