Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

A.modelled

Calculate modelled 210Pb


Description

Calculate modelled 210Pb values of a sample slice, based on the parameters of the age-model (i.e., time passed since deposition of the bottom and top of the slice), supported and influx

Usage

A.modelled(
  d.top,
  d.bottom,
  dens,
  set = get("info"),
  phi = set$phi,
  sup = set$ps
)

Arguments

d.top

top depth of the slice

d.bottom

bottom depth of the slice

dens

Density of the slice (in g/cm3)

set

Detailed information of the current run, stored within this session's memory as variable info.

phi

The modelled values of the 210Pb influx

sup

The modelled values of the supported 210Pb

Value

a list of modelled values of A

Author(s)

Maarten Blaauw


rbacon

Age-Depth Modelling using Bayesian Statistics

v2.5.5
GPL (>= 2)
Authors
Maarten Blaauw [aut, cre], J. Andres Christen [aut, ctb, cph], Marco A. Aquino Lopez [aut], Judith Esquivel Vazquez [ctb], Oscar M. Gonzalez V. [ctb], Ted Belding [cph], James Theiler [cph], Brian Gough [cph], Charles Karney [cph]
Initial release
2021-05-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.