allen_relate_intervals {ArchaeoPhases} | R Documentation |
Reads MCMC output to create a dataframe suitable for plotting the observed Allen relation of two intervals.
allen_relate_intervals(mcmc, chains)
mcmc |
Dataframe or archaeophases_mcmc object with the MCMC output from a Bayesian calibration. |
chains |
a list of lists, each with two named elements,
each element a vector of names or indexes of columns in |
A dataframe suitable for plotting with allen_plot
.
Thomas S. Dye