View source: R/growth_analysis.R
model_dose_response | R Documentation |
Models the yield as a function of dilution
model_dose_response( growth_params, dependent_var = "AUC_l", data_key = "series", nls_trace = FALSE )
growth_params |
the tibble with growth parameters (a result of |
nls_trace |
when TRUE gives the tarce of the nls function |
dependent |
the dependent variable, either one of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.