A statistical graphic designed for the archaeological study of when
events of a specified kind occurred.
Usage
occurrence(object, ...)
# S4 method for EventsMCMC
occurrence(object, level = 0.95)
Value
An OccurrenceEvents object.
An OccurrenceEvents object.
Arguments
object
An EventsMCMC object.
...
Currently not used.
level
A length-one numeric vector giving the confidence level.
Author
A. Philippe, M.-A. Vibet, T. S. Dye, N. Frerebeau
Details
If we have \(k\) events, then we can estimate the calendar date \(t\)
corresponding to the smallest date such that the number of events observed
before \(t\) is equal to \(k\).
The occurrence() estimates these occurrences and gives the credible
interval or the highest posterior density (HPD) region for a given level
of confidence.