Bchronconvergecheck {Bchron}R Documentation

Convergence checking of Bchron output

Description

Allows convergence checking of both BchronMCMC and Bchroncalibrate output. Uses the Geweke convergence diagnostic from the coda package.

Usage

Bchronconvergecheck(Bchrondata = list(RUN = FALSE), CALDATES = FALSE)

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.
CALDATES TRUE if the calibrated dates are being checked (after a run of Bchroncalibrate), FALSE if a check of BchronMCMC is required.

References

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

See Also

Bchronloaddata


[Package Bchron version 2.1 Index]