Learn R Programming

bayclumpr (version 0.1.0)

cal.dataset: Generate a synthetic dataset for clumped isotopes calibrations

Description

Generate a synthetic dataset for clumped isotopes calibrations

Usage

cal.dataset(error = "S1", nobs = 1000)

Value

A data.frame with true and measured values as well as their uncertainties.

Arguments

error

Error scenario: low (S1), Intermediate (S2), or High (S3)

nobs

Number of observations in the simulated dataset