Hello
I have installed R-0.90.1 on my Linux (Redhat 6.2) machine,
unfortunately I am not able to use a number of commands like e.g.
smooth.spline and predict.smooth.spline.
The error messages being given by is:
Error: Object "smooth.spline" not found
With the command library() I have checked or the libraries for the
smoothing functions are there, as shown below.
--------
Packages in library `/usr/local/lib/R/library':
base The R base package
ctest Classical Tests
eda Exploratory Data Analysis
lqs Resistant Regression and Covariance Estimation
modreg Modern Regression: Smoothing and Local Methods
mva Classical Multivariate Analysis
nls Nonlinear regression
splines Regression Spline Functions and Classes
stepfun Step Functions, including Empirical Distributions
tcltk Interface to Tcl/Tk
ts Time series functions