Re: [R] dnorm Line Plot Graphics

2010-07-13 Thread Ted Harding
On 13-Jul-10 22:21:29, Melissa Peters wrote: > Hello, > > 1. I have a number of snow depth measurements (centimeters depth) that > were acquired in a row (linear transect). > > A: I am trying to plot the probability density function (PDF) of these > points. When I use the "dnorm" command and lin

[R] dnorm Line Plot Graphics

2010-07-13 Thread Melissa Peters
Hello, 1. I have a number of snow depth measurements (centimeters depth) that were acquired in a row (linear transect). A: I am trying to plot the probability density function (PDF) of these points. When I use the "dnorm" command and line type = points, the PDF is displayed correctly. When I