Re: [R] Problem with R "density" function

2014-05-14 Thread Andrews, Chris
M To: DHIMAN BHADRA; r-help@r-project.org Subject: Re: [R] Problem with R "density" function Hi, Have you tried using a different bandwidth rather than the number of points, the default bandwidth gives ... x <- rnorm(1) dd <- density(x,kernel="epanechnikov",

Re: [R] Problem with R "density" function

2014-05-14 Thread Martyn Byng
..@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of DHIMAN BHADRA Sent: 14 May 2014 10:36 To: r-help@r-project.org Subject: [R] Problem with R "density" function Hello, My friend has the following issue with R. I will be glad to receive any response. Thanks, Dhiman Bhadra Hello

[R] Problem with R "density" function

2014-05-14 Thread DHIMAN BHADRA
Hello, My friend has the following issue with R. I will be glad to receive any response. Thanks, Dhiman Bhadra Hello everyone, I am trying to use the 'density' function available with the base package of R to estimate the density of a data set for subsequent use. I just noticed that with even 100