Smooth Tests of Goodness

of Fit
Using R
second edition


by J.C.W. Rayner, O. Thas and D.J. Best
University of Newcastle, Australia
Ghent University, Belgium

 
 

Dowload Instructions

The smoothtest R-package can be downloaded from here: smoothtest_2.0-2.tar.gz for Apple and Linux users, and

smoothtest_2.0-2.zip for Windows users.


The package is still in the process of continuous improvement. Bugs, suggestions or any other comments may be mailed to olivier.thas@UGent.be.



Detailed Installation Instructions

More detailed installation instructions are provided for

  1. Bullet Windows

  2. Bullet Apple and Linux



Quick Installation guide

Installation instructions for unix, linux and Apple users:

  1. 1.copy the tar.gz file to the appropriate R package directory

  2. 2.open a terminal, go the the R package directory to which you have copied the tar.gz file, and type at the command line:
       R CMD install smoothtest_2.0-2.tar.gz

  3. 3.type at the command line of R:
       library(smoothtest)


Installation instructions for Windows users:

  1. 1.copy the tar.gz file to the appropriate R package directory

  2. 2.start R and go to the menu “packages” and select “install from local zip file”; from here you can select the downloaded zip file

  3. 3.type at the command line of R:
       library(smoothtest)


The package requires the installation of the following packages: minpack.lm, VGAM, splines, stats4. Note that the last two packages do not have to be installed when you are working with a recent version of R (>=2.9). If the packages are already installed they will be automatically loaded with the smoothtest package. Otherwise they should first be downloaded from the R-project website. Apple users may go to the “packages & data” menu and select ``package installer’’. From here they may select the packages from the ``CRAN (binaries)’’ list. Windows users may also get it from the ``packages’’ menu: select 1) "Install Package", 2) if you have not yet set the CRAN mirror website R will aks you to select a mirror website close to you, 3) R will present a list of packages from which you may select the required packaged. R will install the packages automatically. Once this is finished, you may proceed with the installation of the smoothtest package as described earlier on this page.


The smoothtest package also contains the help files. The most important R function is smooth.test. For help on this function, type


        help(smooth.test)


on the R command line.



 

Order Information


WILEY ORDER INFORMATION + LINK TO THEIR WEBSITE


Supplementary Material


Data
Here you can find all data sets that have been analysed in the book.


Examples
R-code used to produce the examples presented in the book.


R-package
This link brings you to the webpage that contains the R-package for doing smooth testing. Links to Fortran code are also provided.


Table of Contents
The table of contents of the book. 


Related Projects

Links to relevant papers and projects related to smooth tests.


About the Autors

More information on the authors. 

R-Package

Order Information


WILEY ORDER INFORMATION


Supplementary Material


Data
Here you can find all data sets that have been analysed in the book.


Examples
R-code used to produce the examples presented in the book.


R-package
This link brings you to the webpage that contains the R-package for doing smooth testing. Links to Fortran code are also provided.


Table of Contents
The table of contents of the book. 


Related Projects

Links to relevant papers and projects related to smooth tests.


About the Authors

More information on the authors. 


Errata