Usage
BchronRSL(Bchrondata, RSLmean, RSLsd, degree = 1, iter = 10000, burnin = 2000, thin = 8, reportevery = 1000, BP = FALSE)
Arguments
Bchrondata
The output from a Bchron model run. See BchronMCMC
RSLmean
A vector containing the mean RSL estimates. The vector should be of the same length as the number of 'output depths' of the Bchron run.
RSLsd
A vector containing the standard deviation RSL estimates. The vector should be of the same length as the number of 'output depths' of the Bchron run.
degree
The polynomial degree for the linear regression. 1 = linear, 2 = quadratic, 3 = cubic, etc
iter
The number of MCMC iterations to compute
burnin
The number of initial MCMC iterations to disgard
thin
Keep every (thin) MCMC iterations
reportevery
How often to report the results to the screen
BP
Whether to report the results in years BP (default) or years BC/AD