View source: R/plot_brms_score_by_dose.R
| plot_brms_score_by_dose | R Documentation | 
For each compound plot a score by log_dose facet panel with * the scores for each dose shown as the pooled score across replicates * error bars as the standard deviation of the per-dose Bayesian uncertainty with a flat prior * plot the following models * flat model # 4-parameter sigmoid with bottom fixed to 0. * labeled with the p-value of a constant-value fit
plot_brms_score_by_dose(well_scores, flat_model, hill_model, subtitle = NULL)
| well_scores | tibble::tibble as output by read_well_scores | 
| subtitle | string subtitle for plot | 
| fits | tibble::tibble as output by fit_drc_score_by_dose | 
ggplot2 plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.