This dataset has genomes sampled closely in time so does not show temporal signal. I'm using a separate clock rate estimate instead and fixing the mean clock rate to date the tree rather than having beast estimate it. The distribution is log normal. I pasted this section of the xml file below (with some of my file names x'ed out).
I'm wondering if it makes sense that the chain will need to "solve" some values before it can effectively sample other values, ie it needs to "solve" the transition/transversion rates and frequency parameters before it can mix well for other values like tree height?
Thanks!
<branchRateModel id="RelaxedClock.c:20200731_mab_upid_droppedOutliers" spec="beast.evolution.branchratemodel.UCRelaxedClockModel" rateCategories="@rateCategories.c:xxxxxxx" tree="@Tree.t:xxxxxxxx">
<LogNormal id="LogNormalDistributionModel.c:xxxxxxx" S="@ucldStdev.c:xxxxxxx" meanInRealSpace="true" name="distr">
<parameter id="RealParameter.78" spec="parameter.RealParameter" estimate="false" lower="0.0" name="M" upper="1.0">1.0</parameter>
</LogNormal>
<parameter id="ucldMean.c:xxxxxxx" spec="parameter.RealParameter" estimate="false" name="clock.rate">1E-7</parameter>x
</branchRateModel>