An S4 class to represent an aoristic analysis results.
Slots
from
A numeric
vector.
to
A numeric
vector.
step
A length-one numeric
vector giving the time-blocks width.
weights
A numeric
vector.
breaks
A numeric
vector giving the date break between time-blocks.
blocks
A character
vector giving the time-blocks.
p
A numeric
array
giving the aorisitic probabilities.
groups
A character
vector.
Note
This class inherits from base matrix
.