Skip to contents

An S4 class to represent calibrated radiocarbon ages.

Arguments

ages

A numeric vector giving the BP ages to be calibrated.

errors

A numeric vector giving the standard deviation of the ages to be calibrated.

curves

A character vector specifying the calibration curves used.

Slots

F14C

A logical scalar:

status

An integer vector specifying the calibration status. It must be one of "0" (OK), "1" (out of calibration range) or "2" (may extend out of calibration range).

Note

This class inherits from TimeSeries.

Author

N. Frerebeau