DetR-package {DetR} | R Documentation |
Deterministic and Robust Algorithms for Regression.
Description
This packages contains various robust and deterministic algorithms for linear regression.
Details
Package: | DetR |
Type: | Package |
Version: | 0.0.1 |
Date: | 2012-09-19 |
Depends: | matrixStats, robustbase, MASS |
License: | GPL (>= 2) |
LazyLoad: | yes |
Index:
DetR-package Robust and Deterministic Algothms for Linear Regression DetLTS DetLTS algorithm (deterministic counterpart of FastLTS). OGKCStep Tests of OGK+Csteps. DetMM DetMM algorithm (deterministic counterpart of FastMM). test_function unit test functions.
Author(s)
Kaveh Vakili [aut, cre], using translation and modifications of codes from other packages (see Desrciption and the individual fuctions' helpfiles)
Maintainer: Kaveh Vakili <vakili.kaveh.email@gmail.com>
[Package DetR version 0.0.5 Index]