P_Sequence(1) { Boundary(); R_Date("A",2023,20){ z=70; }; R_Date("B",1961,20){ z=60; }; R_Date("C",1999,20){ z=50; }; Date("D"){ z=40; }; R_Date("E",1954,20){ z=30; }; R_Date("F",1936,20){ z=20; }; R_Date("G",1948,20){ z=10; }; R_Date("H",1925,20){ z=0; }; Boundary(); };A-C and E-H are 14C-dated samples, and D represents a given depth that we are interested in knowing the age of (e.g., for sedimentological reasons, or palaeoenvironmental proxy reasons).
Hi James,
The Date() function in both these examples gives the posterior for the date of an event which is not directly dated but has temporal relationships to other events expressed by the prior in the model. For the wigglematch example in the manual the prior information is precise, and this event is 5 years after the final C14-analysed ring. For your example it is the date of an event known only to fall between the boundaries S and T. This gives a vague idea of when the phase was, but it does not express our full knowledge, as its distribution is a convolution of the distributions of S and T. Any summary of Date R, like the 95% interval, appears to give exact start and end dates for the phase, but these conceal the fact that S and T are uncertain and have different uncertainties. That Date R does not represent the range of a phase can be shown by a simple model. If we know that S=1050, T=1150 then the date range of Phase R is known to be 1050-1150, and the posterior for Date R is U(1050,1150). This makes Date R’s 68.7% range 1066-1134 and its 95.4% range 1052-1148, neither of which is the known range of Phase R. In real models with greater uncertainty this problem is partly concealed by the uncertainty of the results but it is still there.
Best wishes
Andrew
--
Dr. Andrew Millard
Associate Professor of Archaeology, and
Designated Individual under the Human Tissue Act,
Durham University, UK
Email: A.R.M...@durham.ac.uk
Personal page: https://www.dur.ac.uk/directory/profile/?id=160
Scottish Soldiers Project: https://www.dur.ac.uk/scottishsoldiers
Dunbar 1650 MOOC: https://www.futurelearn.com/courses/battle-of-dunbar-1650
From: ox...@googlegroups.com <ox...@googlegroups.com>
On Behalf Of James Conolly
Sent: 27 May 2021 17:52
To: OxCal <ox...@googlegroups.com>
Subject: Re: Use of Date() function for occupation span
[EXTERNAL EMAIL]
--