Description Usage Arguments Value Author(s) Examples
View source: R/sia.standard_curve_function.R
Using the data of standard dilution series, find the function that converts obtained signal into concentration
1 |
std |
the obtained signals of standard dilution series |
std_conc |
the known concentration of the standard series |
... |
not used |
a list of three elements. The first, fn
has a function that
compute concentration when signal measure is given. Other two are
LOD
(limit of detection) and LLOQ
(lower limit of
quantification). The last is an drc
object that has fitting
model.
Mun-Gwan Hong, mun-gwan.hong@scilifelab.se
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.