Displaying 2 results from an estimated 2 matches for "density_estimation".
2010 Jun 12
0
help with npcdens function package np
...pe = "l", lty="2", col='red' , xlab = "Mean Annual Depth",
ylab="Estimated Prob of Marl")
lines(veg.eval$meanAnnualDepthAve, predict(fy.x, newdata=veg.eval),
col='blue')
I'm following an example I found Here:
http://en.wikipedia.org/wiki/Density_estimation
Your help is greatly appreciated.
Thanks
Steve
[[alternative HTML version deleted]]
2010 Jun 12
0
nonparametric density and probability methods
...e = "l", lty="2", col='red' , xlab = "Mean Annual Depth",
ylab="Estimated Prob of Marl")
lines(veg.eval$
meanAnnualDepthAve, predict(fy.x, newdata=veg.eval), col='blue')
I'm following an example I found Here:
http://en.wikipedia.org/wiki/Density_estimation
Your help is greatly appreciated.
Thanks
Steve
[[alternative HTML version deleted]]