An S4 class to represent OxCal output.

Arguments

ocd

A list of OxCal data which holds the ranges, probability distributions, etc. for each parameter.

model

A list of information about the model.

calib

A list of information about the calibration curve.

Coerce

In the code snippets below, x is an OxCalOutput object.

as.data.frame(x)

Coerces to a data.frame.

See also

Other classes: OxCalFiles-class

Author

N. Frerebeau