Table of Contents

1. Prologue
2. Regression Methods
3. Adaptive LAD + LS Regression
4. Adaptive LAD + TLS Regression
5. Adaptive LAD + M-Regression
6. Adaptive LS + TLS Regression
7. Adaptive Choice of Trimming
8. Adaptive Combination of Tests
9. Computational Aspects
10. Some Asymptotic Results
11. Epilogue

Program Adaptive for S-Plus

The program is written by Jan Picek, from the University of Liberec.

The three necessary files are

Files are also available on Jan Picek's web site.

The program requires at least version 4.5 of S-Plus.

After starting S-Plus, type

  • source("path\\rq.s")
  • source("path\\adaptive.s")

where path is the full name of the directory (c:\\dirname\\subdirname ...) where the files are located. These two files must be installed only once, but at the beginning of each session, you must type

  • dyn.load("path\\rq.obj")

See chapter 9 of the book for further details.

Data Sets

Chapter 3
Mayer's data
Boscovitch's data
Salinty data

Chapter 4
Fire data

Chapter 5
Appraisal data

Chapter 6
Tobacco data

Chapter 9
Mayer's data

Yadolah Dodge

Books