Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.snow at imail.org
801.408.8111
> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of madr
> Sent: Tuesday, December 07, 2010 11:28 AM
> To: r-help at r-project.org
> Subject: [R] how to get vector of data from line ?
>
>
> I have created a density line
> d<- density(X)
> now I need to read values from that line
>
> for example what is the value of this line at x = 1, 2, 3 etc...
> --
> View this message in context: http://r.789695.n4.nabble.com/how-to-get-
> vector-of-data-from-line-tp3076943p3076943.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-
> guide.html
> and provide commented, minimal, self-contained, reproducible code.