allen_relate_intervals: Relate two or more observed intervals

View source: R/AllenDataFrame.R

allen_relate_intervalsR Documentation

Relate two or more observed intervals

Description

Reads MCMC output to create a dataframe suitable for plotting the observed Allen relation of two intervals.

Usage

allen_relate_intervals(mcmc, chains)

Arguments

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 mcmc.

Value

A dataframe suitable for plotting with allen_plot.

Author(s)

Thomas S. Dye


ArchaeoPhases documentation built on June 22, 2022, 1:05 a.m.