psRadialPlot(EDdata, addsigma = 0, dose = NULL, zmin = NULL, zmax = NULL, ntick = 6, digits = 2, pcolor = "blue", psize = 1, rg = 2, zlabel = "De (Gy)")
0=dose
,
1=dose+/-sigma
, 2=dose+/-2sigma
Galbraith RF, 1994. Some applications of radial plots. Journal of the American Statistical Association, 89(428): 1232-1242.
Galbraith RF, 2010. On plotting OSL equivalent doses. Ancient TL, 28(1): 1-10.
Galbraith RF, Roberts RG, Laslett GM, Yoshida H, Olley JM, 1999. Optical dating of single grains of quartz from Jinmium rock shelter, northern Australia. Part I: experimental design and statistical models. Archaeometry, 41(2): 339-364.
data(EDdata)
psRadialPlot(EDdata$al3, addsigma=0.10,
dose=c(39.14, 51.27, 79.14), digits=1,
zmin=30, zmax=100, ntick=10, rg=1)
Run the code above in your browser using DataLab