Skip to contents

Bootstrapped clumped isotope calibration

Usage

clumped_calib_boot(data, Nsim = 1e+05)

Arguments

data

A data.frame with columns D47, X, sd_X, and sd_D47. X stands for the commonly-used temperature scale, 10^6 / T^2 with T in K.

Nsim

Number of simulations to do for bootstrapping.

Value

A tibble with bootstrapped slope--intercept pairs.