background: calculate probabilities that Pb-210 data have reached...

View source: R/forplum.R

backgroundR Documentation

calculate probabilities that Pb-210 data have reached background levels

Description

Checks which of the Pb-210 data most likely have reached background levels and thus are below the detection limit Al (probabilities between 0 and 1)

Usage

background(set = get("info"), Al = set$Al)

Arguments

set

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

Al

The detection limit. Default Al=0.1.

Value

a list of probabilities for each Pb-210 data point

Author(s)

Maarten Blaauw


rbacon documentation built on July 26, 2023, 5:35 p.m.