Re: [R] Uniform Gaussian Kernel

2011-05-04 Thread Andrew Robinson
I can't honestly say that I grasp what you're trying to do, but that said, I wonder if the curve() function will help you? Cheers Andrew On Wed, May 04, 2011 at 07:30:20AM -0700, blutack wrote: > I have a vector with lots of different numbers. I need to make a graph > showing the Uniform Distri

[R] Uniform Gaussian Kernel

2011-05-04 Thread blutack
I have a vector with lots of different numbers. I need to make a graph showing the Uniform Distribution of the figures. I have created a graph showing all the different values, but now want individual Gaussian Kernel round each point. This is what I have but each time it comes up with an error as I