create_standard_curve_model_analyte {PvSTATEM} | R Documentation |
Create a standard curve model for a certain analyte
Description
Create a standard curve model for a certain analyte
Usage
create_standard_curve_model_analyte(
plate,
analyte_name,
data_type = "Median",
source_mfi_range_from_all_analytes = FALSE,
...
)
Arguments
plate |
( |
analyte_name |
( |
data_type |
( |
source_mfi_range_from_all_analytes |
( |
... |
Additional arguments passed to the model |
Value
(Model()
) Standard Curve model
[Package PvSTATEM version 0.0.4 Index]