sm.script {sm} | R Documentation |
This is a utility function to run scripts, usually those associated to the book described below.
sm.script(name, path)
name |
the name of the file containing the code; a .q suffix will be appended
to the name. If name is missing, a list of the scripts associated to
the sm library will be displayed.
|
path |
the name of the path where to look for the script. If path is missing,
it is assumed to be the appropriate location for the scripts of the sm
library.
|
This utility allows to reproduce easily the illustrations of the refernce below, since each of them is associated to an available script.
Bowman, A.W. and Azzalini, A. (1997). Applied Smoothing Techniques for Data Analysis: the Kernel Approach with S-Plus Illustrations. Oxford University Press, Oxford.
sm
,
sm.script() sm.script(speed)