[R] Installing smooth.spline command

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Thu Apr 26 11:39:10 CEST 2001


"G.de-With" <dg6ag at herts.ac.uk> writes:

> 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.
> --------
> > library()
> 
> 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

So did you type library(splines) to load the package?

(And 0.90.1 is getting old. 1.2.3 is due out today)

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list