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:
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-x86_64)winsorize_0.0.2.1.tgz(r-4.4-arm64)winsorize_0.0.2.1.tgz(r-4.3-x86_64)winsorize_0.0.2.1.tgz(r-4.3-arm64)
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')) |
Bug tracker:https://github.com/eddelbuettel/winsorize/issues
Last updated 4 months agofrom:3a1ffddd10. Checks:OK: 3 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win-x86_64 | OK | Oct 30 2024 |
R-4.5-linux-x86_64 | OK | Oct 30 2024 |
R-4.4-win-x86_64 | NOTE | Oct 30 2024 |
R-4.4-mac-x86_64 | NOTE | Oct 30 2024 |
R-4.4-mac-aarch64 | NOTE | Oct 30 2024 |
R-4.3-win-x86_64 | NOTE | Oct 30 2024 |
R-4.3-mac-x86_64 | NOTE | Oct 30 2024 |
R-4.3-mac-aarch64 | NOTE | Oct 30 2024 |
Exports:corHuberrobStandardizestandardizewinsorize
Dependencies:RcppRcppArmadillo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Winsorize Data | winsorize-package |
Robust correlation based on winsorization. | corHuber |
Data standardization | robStandardize standardize |
Data cleaning by winsorization | winsorize winsorize.data.frame winsorize.default winsorize.matrix |