Skip to contents

An S4 class to represent calibrated radiocarbon ages.

Arguments

values

A numeric vector giving the BP ages or F14C values to be calibrated.

errors

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

curves

A character vector specifying the calibration curves used.

Slots

F14C

A logical scalar: is values F14C instead of radiocarbon ages?

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