Re: [R] question about sm.density

2005-10-28 Thread Francisco J. Zagmutt
PROTECTED] To: r-help@stat.math.ethz.ch Subject: [R] question about sm.density Date: Thu, 27 Oct 2005 18:47:28 -0700 (PDT) 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

[R] question about sm.density

2005-10-27 Thread Cunningham Kerry
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. __ R-help@stat.math.ethz.ch mailing

Re: [R] question about sm.density

2005-10-27 Thread Prof Brian Ripley
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