File: DESCRIPTION

package info (click to toggle)
robustbase 0.2-8-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,316 kB
  • ctags: 440
  • sloc: fortran: 2,484; ansic: 1,565; makefile: 1
file content (24 lines) | stat: -rw-r--r-- 1,066 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: robustbase
Version: 0.2-8
Date: 2007-06-20
Title: Basic Robust Statistics
Author: Original code by many authors, notably
	Peter Rousseeuw and Christophe Croux, see file 'Copyrights';
	Valentin Todorov <valentin.todorov@chello.at>,
	Andreas Ruckstuhl <rks@zhwin.ch>,
	Matias Salibian-Barrera <matias@stat.ubc.ca>, Martin Maechler
Maintainer: Martin Maechler <maechler@stat.math.ethz.ch>
NOTE: SEVERAL PARTS ARE STILL PRELIMINARY AND MAY BE CHANGED IN THE FUTURE.
      THIS TYPICALLY INCLUDES ARGUMENT NAMES,
      DEFAULTS FOR ARGUMENTS AND RETURN VALUES.
Description: "Essential" Robust Statistics.  The goal is to provide
 tools allowing to analyze data with robust methods.  This includes
 regression methodology including model selections and multivariate
 statistics where we strive to cover the book "Robust Statistics,
 Theory and Methods" by Maronna, Martin and Yohai; Wiley 2006.
Depends: R (>= 2.2.1), stats, graphics, methods
Suggests: MASS
LazyLoad: yes
LazyData: yes
License: GPL version 2 or later
Packaged: Wed Jun 20 16:00:33 2007; maechler