Description Usage Arguments Value
View source: R/detection_limits.R
Calculation of the detection limit depending on the model.
1 | get_detection(model, pars, temperature, limit)
|
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. |
Numerical value that indicates the limit of detection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.