makeplot.splitfreq.matrix: Plots a matrix of split frequency comparisons between multiple MCMC chains.
Description
This function takes list of rwty.chain objects, and returns a scatterplot matrix
in which each plot shows the split frequencies of all clades that appear in one or both
MCMC chains at least once. In the upper diagonal, we show the correlation between the split
frequencies (Pearson's R), and the Average Standard Deviation of the split frequencies.
Usage
makeplot.splitfreq.matrix(chains, burnin = 0)
Value
output A list of two plots: the first is a matrix of scatterplots, where each point is a clade, and the values are the split frequencies of that clade in the post-burnin trees of each chain. The second plot is a tree of the chains clustered by their ASDSFs.