search for: n998495

Displaying 1 result from an estimated 1 matches for "n998495".

Did you mean: 998495
2010 Jan 04
1
log normal overlay
...d,breaks,freq=FALSE,main="Field 7: Ground Water Table Depth Residuals (Avg. - Measured Depth)",xlab="Residuals (cm)", col="grey") plot(function(d.resid) dnorm(d.resid,m=-4.007e-15,s=35.571),-150,150,n=400,add=TRUE,col="black",lwd=3) http://n4.nabble.com/file/n998495/Image2.png I would like to do the same thing with the following lines of code, only this time fit a log-normal distribution. app_depths<-c(2.133069498, 1.633840467, 4.946905858, 3.74316825, 2.29580986, 3.156489013, 3.616272192, 20.65750905, 2.878995473, 12.59126936, 14.2215439, 7.892111284,...