Package: winsorize 0.0.2.1

winsorize: Winsorize Data

Remove outliers by means of winsorization, ie shrinking outlying observations to the border of the main part of the data. This package started from the excellent robustHD package by Andreas Alfons in order to reduce the number dependent package being pulled in. We expect to update the code over time.

Authors:Andreas Alfons and Dirk Eddelbuettel

winsorize_0.0.2.1.tar.gz
winsorize_0.0.2.1.zip(r-4.5)winsorize_0.0.2.1.zip(r-4.4)winsorize_0.0.2.1.zip(r-4.3)
winsorize_0.0.2.1.tgz(r-4.4-arm64)winsorize_0.0.2.1.tgz(r-4.4-x86_64)winsorize_0.0.2.1.tgz(r-4.3-arm64)winsorize_0.0.2.1.tgz(r-4.3-x86_64)
winsorize_0.0.2.1.tar.gz(r-4.5-noble)winsorize_0.0.2.1.tar.gz(r-4.4-noble)
winsorize_0.0.2.1.tgz(r-4.4-emscripten)winsorize_0.0.2.1.tgz(r-4.3-emscripten)
winsorize.pdf |winsorize.html
winsorize/json (API)

# Install 'winsorize' in R:
install.packages('winsorize', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/eddelbuettel/winsorize/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

On CRAN:

4 exports 3 stars 0.49 score 2 dependencies

Last updated 6 days agofrom:5b3869a3d2

Exports:corHuberrobStandardizestandardizewinsorize

Dependencies:RcppRcppArmadillo

Readme and manuals

Help Manual

Help pageTopics
Winsorize Datawinsorize-package
Robust correlation based on winsorization.corHuber
Data standardizationrobStandardize standardize
Data cleaning by winsorizationwinsorize winsorize.data.frame winsorize.default winsorize.matrix