AoristicSum-class {kairos} | R Documentation |
An S4 class to represent an aoristic analysis results.
breaks
An aion::RataDie
vector giving the date break between
time-blocks.
weights
A numeric
vector.
groups
A character
vector to store the group names (if any).
p
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
,
RefinePermutationOrder-class