Skip to contents

Bayesian regressions to calibrate the clumped isotopes paleothermometer using stan.

Usage

cal.ion.bayesian(
  calibrationData,
  numSavedSteps = 3000,
  MC = TRUE,
  useIonError = FALSE
)

Arguments

calibrationData

The target calibration dataset.

numSavedSteps

Number of MCMC iterations to save.

MC

Multicore (TRUE/FALSE)

useIonError

Whether or not to account for ion measurement error.