Skip to contents

An S4 class to store the weighted mean date (e.g. Mean Ceramic Date) of archaeological assemblages.

Slots

dates

A length-\(p\) numeric vector giving the dates of the (ceramic) types expressed in rata die.

replications

A numeric matrix giving the replications.

Note

This class inherits from aion::TimeSeries: dates are internally stored as rata die.

Coerce

In the code snippets below, x is a MeanDate object.

as.data.frame(x)

Coerces to a data.frame.

Author

N. Frerebeau