[R] sm.density

Prof Brian Ripley ripley at stats.ox.ac.uk
Wed Jan 24 18:52:37 CET 2001


On Wed, 24 Jan 2001, [iso-8859-1] Julio Gómez wrote:

> Hello to everyone
>
> I've downloaded the version sm2 for smoothing methods and when I try the simple code
>
> y <- rnorm(50)
> sm.density(y, model = "Normal")
>
> I get the error message
>
> Error in if (any(omit)) { : missing value where logical needed
>
> I'm running R 1.1.1. on windows 98
>
> Anybody can help?
>

You can, by actually reading the ReadMe.  We no longer support
pre-compiled downloads for versions prior to rw1020.  sm2 is not supported
for 1.1.1, anyway.

You have also broken a rule in the ReadMe, so do make sure you go
and read it carefully.

Do reward all the hard work that goes into this by taking a modicum of
care over what you do with it.  And do upgrade your R.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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