bd_calc_calib_curve_frac_modern: Calculation the calibration curve fraction modern for input...

Description Usage Arguments Details Value

View source: R/bd_calc_calib_curve_frac_modern.R

Description

Calculation the calibration curve fraction modern for input calendar dates

Usage

1

Arguments

calibDf

The calibration data frame, with columns yearBP, uncalYearBP, and uncalYearBPError

y

The calendar dates y (if not input, calibDf$uncalYearBP is used)

isBP

(default FALSE) Whether the input dates are before present (BP), as opposed to AD

Details

The input calibration data frame has three columns: yearBP, uncalYearBP, and uncalYearBPError. For each input calendar date, y, use the calibration curve information to estimate the fraction modern of the calibration curve. If y is not specified, calibDf$uncalYearBP is used as the dates for the calculation. By default, dates are assumed to be AD, but this can be changed using the optional input isBP, which is FALSE by default.

Value

The vector of calibration curve fraction modern values


MichaelHoltonPrice/BayDem documentation built on Sept. 12, 2019, 9:26 p.m.