RateOfChange-class | R Documentation |
An S4 class to represent rates of change from an aoristic analysis.
replicates
A non-negative integer
giving the number of
replications.
groups
A character
vector to store the group names (if any).
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:
AoristicSum-class
,
CountApportion-class
,
EventDate-class
,
IncrementTest-class
,
MeanDate-class
,
PermutationOrder-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.