Hello,
I am attempting to run a Fossilized Birth Death Model with two fossil calibrations in CladeAges. One of the calibrations is a root calibration, and the run specifies an error:
"Cannot use originate of root. You can set useOriginate to false to fix this".
Error detected about here:
<beast>
<run id='mcmc' spec='MCMC'>
<distribution id='posterior' spec='util.CompoundDistribution'>
<distribution id='fossilCalibrations' spec='util.CompoundDistribution'>
<distribution id='Root.fossilprior' spec='beast.math.distributions.FossilPrior'>
If I set useOriginate="false" in the XML in the Root.fossilprior, I still receive the same error message. Wondering how to fix this problem.
Thanks for your time in advance
Chase