MeanDate-class | R Documentation |
An S4 class to store the weighted mean date (e.g. Mean Ceramic Date) of archaeological assemblages.
dates
A length-p
numeric
vector giving the dates of the
(ceramic) types expressed in rata die.
replications
A numeric
matrix
giving the replications.
In the code snippets below, x
is a MeanDate
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
aion::TimeSeries
Other classes:
AoristicSum-class
,
CountApportion-class
,
EventDate-class
,
IncrementTest-class
,
PermutationOrder-class
,
RateOfChange-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.