Re: [R] Plotting frequency curve over histogram

2009-12-09 Thread nivas
Hi, Guarav go for this site.He is the one designed R. http://www.stat.auckland.ac.nz/~ihaka/courses/120/lectures.html http://www.stat.auckland.ac.nz/~ihaka/?Teaching It might be helpful.I am not sure. thanks. -- View this message in context: http://n4.nabble.com/Plotting-frequency-curve-over

Re: [R] Plotting frequency curve over histogram

2009-12-09 Thread Ted Harding
On 09-Dec-09 23:52:20, Gaurav Moghe wrote: > Hello, > This is a problem for which there seem to be several solutions online, > but not really. My question was about plotting a curve over the > histogram. > All the previous posts and messages talk about generating a *density > histogram* using (freq

Re: [R] Plotting frequency curve over histogram

2009-12-09 Thread Rolf Turner
On 10/12/2009, at 12:52 PM, Gaurav Moghe wrote: Hello, This is a problem for which there seem to be several solutions online, but not really. My question was about plotting a curve over the histogram. All the previous posts and messages talk about generating a *density histogram*using (fr

[R] Plotting frequency curve over histogram

2009-12-09 Thread Gaurav Moghe
Hello, This is a problem for which there seem to be several solutions online, but not really. My question was about plotting a curve over the histogram. All the previous posts and messages talk about generating a *density histogram*using (freq=F) and then plotting the density curve. However, I fin