Hi Kita,
Does this do what you want? The probability that start 1 is after AD 1370 is 70%, and that end 1 is after AD 1370 is 98%. Therefore, the probability that the whole phase (i.e. both the start and the end) is after AD 1370 is 69%.
Best wishes,
Alex
|
Plot()
{
Outlier_Model("General",T(5),U(0,4),"t");
Sequence("test after as a prior")
{
Boundary("start 1");
Phase("")
{
R_Date("test550_40", 550, 40)
{
Outlier("", 0.05);
};
R_Date("test500_40", 500, 40)
{
Outlier("", 0.05);
};
R_Date("test520_40", 520, 40)
{
Outlier("", 0.05);
};
};
Boundary("end 1");
};
Order("AD 1370")
{
C_Date("AD 1370", 1370, 0.25);
Date("=start 1");
Date("=end 1");
};
};
From: ox...@googlegroups.com
ox...@googlegroups.com On Behalf Of
Kita Chaves Damasio Macario
Sent: 14 September 2024 07:22
To: OxCal <ox...@googlegroups.com>
Subject: Re: TPQ as a query
-- WARNING: This is an external message. Please use caution when replying, opening attachments or clicking on any links in this e-mail.--
To view this discussion on the web visit https://groups.google.com/d/msgid/oxcal/f9315a93-ddc0-4366-a375-9c0236eaa9ddn%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "OxCal" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/oxcal/ltGRbw7TyM4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to oxcal+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/oxcal/LO4P265MB3839FF8FD61BEBA5A3D86830A5662%40LO4P265MB3839.GBRP265.PROD.OUTLOOK.COM.