dbED(EDdata, plot = TRUE, typ = "pdf", from = NULL, to = NULL, step = NULL, nbin = 15, pcolor = "grey", psize = 1.5, outfile = NULL)typ="pdf" means a probability density plot and typ="hist" means a histogram plottyp="pdf"). Smaller step value gives smoother density curvetyp="hist")typ="pdf") will be written to a CSV file named "outfile" and saved to the current work directoryGalbraith RF, 2010. On plotting OSL equivalent doses. Ancient TL, 28(1): 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