The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Estimates robust location and scale parameters using platform-specific Single Instruction, Multiple Data (SIMD) vectorization and Intel Threading Building Blocks (TBB) for parallel processing. Implements a novel variance-weighted ensemble estimator that adaptively combines all available statistics. Methods include logistic M-estimators, the estimators of Rousseeuw and Croux (1993), the Gini mean difference, the scaled Median Absolute Deviation (MAD), the scaled Interquartile Range (IQR), and unbiased standard deviations. Achieves substantial speedups over existing implementations through an 'Rcpp' backend with fused single-buffer algorithms that halve memory traffic for MAD and M-scale estimation, and a unified dispatcher that automatically selects the optimal estimator based on sample size.
| Version: | 0.5.4 |
| Depends: | R (≥ 3.5.0) |
| Imports: | Rcpp (≥ 1.0.0), RcppParallel (≥ 5.0.0) |
| LinkingTo: | Rcpp, RcppParallel, BH |
| Suggests: | collapse, devtools, GiniDistance, Hmisc, knitr, revss, rmarkdown, robustbase, testthat (≥ 3.0.0) |
| Published: | 2026-03-30 |
| DOI: | 10.32614/CRAN.package.robscale |
| Author: | Dennis Alexis Valin Dittrich
|
| Maintainer: | Dennis Alexis Valin Dittrich <davd at economicscience.net> |
| BugReports: | https://github.com/davdittrich/robscale/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/davdittrich/robscale, https://doi.org/10.5281/zenodo.18828607 |
| NeedsCompilation: | yes |
| SystemRequirements: | GNU make |
| Citation: | robscale citation info |
| Materials: | NEWS |
| CRAN checks: | robscale results |
| Reference manual: | robscale.html , robscale.pdf |
| Vignettes: |
Introduction to robscale (source, R code) |
| Package source: | robscale_0.5.4.tar.gz |
| Windows binaries: | r-devel: robscale_0.5.4.zip, r-release: robscale_0.5.4.zip, r-oldrel: robscale_0.5.3.zip |
| macOS binaries: | r-release (arm64): robscale_0.5.4.tgz, r-oldrel (arm64): robscale_0.2.1.tgz, r-release (x86_64): robscale_0.5.4.tgz, r-oldrel (x86_64): robscale_0.5.4.tgz |
| Old sources: | robscale archive |
Please use the canonical form https://CRAN.R-project.org/package=robscale to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.