allen_joint_concurrency {ArchaeoPhases} | R Documentation |
Joint Concurrence of Two or More Observed Intervals
Description
Estimates the age of an undated context based on the known depositional history of associated artifacts.
Usage
allen_joint_concurrency(x, groups, ...)
## S4 method for signature 'EventsMCMC,list'
allen_joint_concurrency(x, groups, ...)
Arguments
x |
An |
groups |
A |
... |
Currently not used. |
Value
A PhasesMCMC
object.
Author(s)
T. S. Dye
See Also
Other Allen's intervals:
allen_analyze()
,
allen_complement()
,
allen_composition()
,
allen_converse()
,
allen_illustrate()
,
allen_intersect()
,
allen_observe()
,
allen_observe_frequency()
,
allen_relation()
,
allen_relation_code()
,
allen_union()
[Package ArchaeoPhases version 2.0 Index]