robustX-package {robustX}R Documentation

eXperimental eXtraneous ... Functionality for Robust Statistics

Description

The package robustX aims to be a collection of R functionality for robust statistics of methods and ideas that are considered as proposals, experimental, for experiences or just too much specialized to be part of the “Robust Basics” package robustbase.

Details

Package: robustX
Date: 2008-12-17, was the first, R-forge only
Version: 1.0-0
Depends: robustbase
License: GPL (>= 2)

Index:

Qrot             Rotation Matrix to Specific Direction
rbwheel          Multivariate Barrow Wheel Distribution
                 Random Vectors
L1median         Compute the Multivariate L1-Median
BACON            BACON for Regression or Multivariate Covariance Estimation
mvBACON          BACON: Blocked Adaptive
                        Computationally-Efficient Outlier Nominators

Author(s)

Werner Stahel, Martin Maechler and potentially others

Maintainer: Martin Maechler

See Also

Package robustbase which it complements and on which it depends; further package robust and the whole CRAN task view on robust statistics, http://cran.CH.r-project.org/web/views/Robust.html

Examples

pairs( rbwheel(100, 4) )

[Package robustX version 1.1-2 Index]