Package: PreProcessing 0.1.0

Swamiji Pravedson
PreProcessing: Various Preprocessing Transformations of Numeric Data Matrices
Preprocess numeric data matrices into desired transformed representations. Standardization, Unitization, Cubitization and adaptive intervals are offered.
Authors:
PreProcessing_0.1.0.tar.gz
PreProcessing_0.1.0.tar.gz(r-4.7-any)PreProcessing_0.1.0.tar.gz(r-4.6-any)
PreProcessing_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
PreProcessing/json (API)
| # Install 'PreProcessing' in R: |
| install.packages('PreProcessing', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:e4d4052aa1. Checks:2 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 111 | ||
| source / vignettes | OK | 142 | ||
| linux-release-x86_64 | NOTE | 109 | ||
| wasm-release | OK | 125 |
Exports:cubitizeintervalizestandardizeunitize
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Cubitizes the matrix given as input | cubitize |
| Intervalizes the matrix given as input | intervalize |
| Standardizes the matrix given as input | standardize |
| Unitizes the matrix given as input | unitize |