Learn R Programming

robscale (version 0.1.1)

Fast Robust Estimation in Very Small Samples

Description

High-performance C++ implementation (via 'Rcpp') of the robust location and scale M-estimators described in Rousseeuw & Verboven (2002) for very small samples. Provides numerically identical results to the 'revss' package with significantly improved performance through sorting networks and compiled iteration loops.

Copy Link

Version

Install

install.packages('robscale')

Version

0.1.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Dennis Alexis Valin Dittrich

Last Published

March 6th, 2026

Functions in robscale (0.1.1)

robScale

Robust M-Estimate of Scale
robscale-package

robscale: Fast Robust Estimation in Very Small Samples
robLoc

Robust M-Estimate of Location
adm

Average Distance to the Median