On Thu, 27 Oct 2005, Cunningham Kerry wrote:

> How can I draw a 95% contour in sm.density?
>
> For example,
>
> y <- cbind(rnorm(50), rnorm(50))
>     sm.density(y, display = "slice")
>
> will give 25%, 50% and 75% contours automatically, but
> no reference on other values.

See ?sm.options, the place to set such options.

-- 
Brian D. Ripley,                  [EMAIL PROTECTED]
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 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to