SECTION         BRIEF DESCRIPTION
 
sm              Library 'sm'  (C) A.W.Bowman & A.Azzalini, 1997
                This is software linked to the book 
                `Applied Smoothing Techniques for Data Analysis:
                the kernel approach with S-plus illustrations'
                Oxford University Press

                 
Scripts
-------

There is a set of scripts available to run the examples discussed in
the book by Bowman & Azzalini (1997).  A complete list of the scripts
can be obtained by typing

	sm.script()

in S-Plus, after the sm library has been installed.  Individual
scripts can be executed by typing

	sm.script(scriptname)

The scripts are text files which can be found in the directory

	$SHOME/library/sm/scripts


Colours:
--------
If you use a colour monitor, the effectiveness of some of the pictures
may be affected by the colour settings.  The following settings were
used during much of the development of the sm library and the
associated scripts.

  background      : white
  lines,lines,poly: black red green blue yellow cyan magenta
  images          : red 20 cyan
