Joint Concurrence of Two or More Observed Intervals
Source:R/AllGenerics.R, R/allen-mcmc.R
allen_joint_concurrency.RdEstimates the age of an undated context based on the known depositional history of associated artifacts.
Usage
allen_joint_concurrency(x, groups, ...)
# S4 method for class 'EventsMCMC,list'
allen_joint_concurrency(x, groups, ...)Arguments
- x
An
EventsMCMCobject containing the output of the MCMC algorithm.- groups
A
listof (named) vector of names or indexes of columns inx(seephases()).- ...
Currently not used.
Value
A PhasesMCMC object.
See also
Other Allen's intervals:
allen_analyze(),
allen_analyze_relations(),
allen_complement(),
allen_composition(),
allen_converse(),
allen_illustrate(),
allen_illustrate_relations(),
allen_intersect(),
allen_observe(),
allen_observe_frequency(),
allen_plot(),
allen_relation(),
allen_relation_code(),
allen_union()