An S4 class to store the result of a tempo plot.
lowerA numeric vector giving the lower boundaries of the
credibility interval expressed in rata die.
upperA numeric vector giving the upper boundaries of the
credibility interval expressed in rata die.
levelA length-one numeric vector giving the confidence level.
gaussA logical scalar indicating if the Gaussian approximation of
the credible interval was used.
countsA logical scalar.
eventsAn integer scalar giving the number of events included in
the tempo plot.
hashA character string giving the 32-byte MD5 hash of the
original data file.
In the code snippets below, x is a CumulativeEvents object.
as.data.frame(x)Coerces to a data.frame.
N. Frerebeau
Other classes:
ActivityEvents-class,
AgeDepthModel-class,
DurationsMCMC-class,
EventsMCMC-class,
MCMC-class,
OccurrenceEvents-class,
PhasesMCMC-class,
TimeRange-class