Learn R Programming

robustX (version 1.2-2)

robustX-package: 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.

Arguments

Details

Package: robustX
Date: 2008-12-17, was the first, R-forge only
Version: 1.2-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

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

Run this code
# NOT RUN {
pairs( rbwheel(100, 4) )
# }

Run the code above in your browser using DataLab