cal.bayesian {bayclumpr} | R Documentation |
stan
.Bayesian regressions to calibrate the clumped isotopes paleothermometer using
stan
.
cal.bayesian(
calibrationData,
numSavedSteps = 3000,
priors = "Informative",
MC = TRUE
)
calibrationData |
The target calibration dataset. |
numSavedSteps |
Number of MCMC iterations to save. |
priors |
Either |
MC |
Multicore (TRUE/FALSE) |
A list the raw models fit in stan
and a multi-model
comparison based on loo
.