View source: R/classes-model.R
create_standard_curve_model_analyte | R Documentation |
Create a standard curve model for a certain analyte
create_standard_curve_model_analyte(
plate,
analyte_name,
data_type = "Median",
source_mfi_range_from_all_analytes = FALSE,
detect_high_dose_hook = TRUE,
...
)
plate |
( |
analyte_name |
( |
data_type |
( |
source_mfi_range_from_all_analytes |
( |
detect_high_dose_hook |
( |
... |
Additional arguments passed to the model Standard curve samples should not contain |
(Model()
) Standard Curve model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.