get_detection: Calculate detection limit

Description Usage Arguments Value

View source: R/detection_limits.R

Description

Calculation of the detection limit depending on the model.

Usage

1
get_detection(model, pars, temperature, limit)

Arguments

model

character string defining the inactivation model to use.

pars

list defining the model parameters according to the rules defined in the bioinactivation package.

temperature

numerical value that describes the temperature at which the detection limit will be calculated

limit

numerical value describing the maximum number of log-reductions that can be identified in the experiment limit = logDL - logN0, where DL is the detection limit.

Value

Numerical value that indicates the limit of detection


bioOED documentation built on Aug. 7, 2019, 5:03 p.m.