| AoristicSum-class | R Documentation |
An S4 class to represent an aoristic analysis results.
breaksAn aion::RataDie vector giving the date break between
time-blocks.
spanAn aion::RataDie vector giving the duration of
time-blocks.
groupsA character vector to store the group names (if any).
pA numeric array giving the aorisitic probabilities.
In the code snippets below, x is an AoristicSum object.
as.data.frame(x)Coerces to a data.frame.
This class inherits from aion::TimeSeries: dates are internally
stored as rata die.
N. Frerebeau
Other classes:
CountApportion-class,
EventDate-class,
IncrementTest-class,
MeanDate-class,
PermutationOrder-class,
RateOfChange-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.