background {rbacon} | R 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 |
Al |
The detection limit. Default |
Value
a list of probabilities for each Pb-210 data point
Author(s)
Maarten Blaauw
[Package rbacon version 3.2.0 Index]