dbED(EDdata, plot = TRUE, typ = c("pdf","hist","scatter"),
from = NULL, to = NULL, step = 0.1, nbin = 15,
pcolor = "grey", psize = 1.5)
"pdf"
means a probability density plot, "hist"
means a histogram, and "scatter"
means a scatterplot, default typ="pdf"
Galbraith RF, 2010. On plotting OSL equivalent doses. Ancient TL, 28: 1-10.
Galbraith RF, Roberts RG, 2012. Statistical aspects of equivalent dose and error calculation and display in OSL dating: An overview and some recommendations. Quaternary Geochronology, 11: 1-27.
data(EDdata)
dbED(EDdata$gl11,typ="pdf")
Run the code above in your browser using DataLab