summarizeEventProbability.Rd
Summarize the shift detection results using a uniform bin step
summarizeEventProbability(
exc.out,
bin.vec = NA,
bin.step = 10,
max.time = NA,
min.time = NA,
shift.type = "either",
time.dir = "retrograde"
)
shiftCore (tbl_df) class result of propagateUncertainty()
Vector by which to bin the data
Number of years to group shifts by
Maximum age of bin.vec to summarize
Minimum age of bin.vec to summarize
Type of excursion to look for. "positive", "negative", "either" or "both" (default = "either")
what way does time go, "retrograde" (default) (backwards, e.g. yr BP units) or "prograde" (forward e.g AD units)
a tibble of event probability for each bin step