Bchroncalibrate {Bchron}R Documentation

Unrestricted radiocarbon calibration of Bchron data

Description

Runs standard radiocarbon calibration of determinations with no restrictions on their ordering.

Usage

Bchroncalibrate(Bchrondata, iterations = 5e+05, burnin = 50000, thinby = 45, howmany = 50000)

Arguments

Bchrondata A Bchron data object with fields for the the input and output files, the name of the core being used, the details of the calibration curve, and details of the model run required.
iterations Number of MCMC iterations required.
burnin Number of discarded burn-in iterations.
thinby Number of iterations to thin out.
howmany Number of iterations before R reports back and updates the screen.

References

Haslett and Parnell (2008), A simple monotone process with application to radiocarbon-dated depth chronologies. Applied Statistics 57 (5), 1–20.

See Also

BchronMCMC


[Package Bchron version 2.1 Index]