Learn R Programming

tabula (version 1.6.0)

DateMCD-class: Mean Ceramic Date

Description

S4 classes to store the Mean Ceramic Date of archaeological assemblages.

Arguments

Slots

data

A numeric matrix of count data.

dates

A numeric vector of dates.

mcd_values

A numeric vector of errors.

mcd_errors

A numeric vector of errors.

Subset

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

x[[i]]

Extracts informations from a slot selected by subscript i. i is a length-one character vector. Returns the corresponding slot values.

See Also

Other class: DateEvent-class, DiversityIndex, IncrementTest-class, PermutationOrder-class, RefineCA-class