Robust Diagnostic Regression Analysis: Software and Datasets

There are mirrors of this material at New York,

This collection contains software and data associated with the book:

Robust Diagnostic Regression Analysis
by A.C. Atkinson & M. Riani, Springer, 2000.
ISBN 0 387 95017 6. [Details]

Aug. 2000. The first public release for the first edition.


This archive currently contains:

 

S-PLUS SOFTWARE FOR USE WITH WINDOWS (library forward) version 2.1

Software for use with Windows versions of S-PLUS 6.2 and 6.1

 

It can be used using SPLUS prompt or SPLUS GUI.

To preview the help file for linear regression models click here.

To preview the help file for transformations in linear regression models click here.

To preview the help file for generalized linear models click here.

 

The new version uses the MKL library and runs much faster.

In order to install library FORWARD on your computer: unzip file forward.zip in subfolder forward of the folder library

For example:

those who use English computers must extract the file to C:\program files\Insightful\splus62\library\forward

Those who use Italian computers must extract the file to C:\programmi\Insightful\splus62\library\forward

Library forward is made available typing in the Splus prompt

       library(forward, first=T)
       or 
       library(forward)
	   

Library forward has been written by Kjell Konis and Marco Riani


 


 

Old software for SPLUS 6.0

 

S-PLUS SOFTWARE FOR USE WITH WINDOWS (library forward) version 2.0

Software for use with Windows versions of S-PLUS 6.0

In order to install library FORWARD on your computer: unzip file forward.zip in subfolder forward of the folder library

For example:

those who use English computers must extract the file to C:\program files\Insightful\splus62\library\forward

Those who use Italian computers must extract the file to C:\programmi\Insightful\splus62\library\forward

Library forward is made available typing in the Splus prompt

       library(forward, first=T)
       or 
       library(forward)

 

Old software for SPLUS 2000

 

S-PLUS SOFTWARE FOR USE WITH WINDOWS (library fwd) version 1.0

Software for use with Windows versions of S-PLUS 2000

Library fwd is made available typing in the Splus prompt

       library(fwd, first=T)
       or 
       library(fwd)
	   


S-PLUS SOFTWARE FOR USE WITH UNIX (library fwd) beta version

Software for use with Unix versions of S-PLUS 5.1

In order to install library fwd on your computer

  • put fwd.tar.gz in your home directory
  • type tar -zxpf fwd.tar.gz to unzip it
  • start SPLUS 5.1
  • enter library(fwd) at the command line

Library fwd has been written by Kjell Konis and Marco Riani

DATASETS
Datasets used in the book [back]