An S4 class to store the result of an occurrence plot.
eventsAn integer vector giving the occurrence.
levelA length-one numeric vector giving the confidence level.
hashA character string giving the 32-byte MD5 hash of the
original data file.
In the code snippets below, x is an OccurrenceEvents object.
as.data.frame(x)Coerces to a data.frame.
In the code snippets below, x is a OccurrenceEvents object.
plot(x)Results in a graphic being displayed
(invisibly returns x).
N. Frerebeau
Other classes:
ActivityEvents-class,
AgeDepthModel-class,
CumulativeEvents-class,
DurationsMCMC-class,
EventsMCMC-class,
MCMC-class,
PhasesMCMC-class,
TimeRange-class