plot_brms_score_by_dose: Plot the score as a function of compound dose for brms models

View source: R/plot_brms_score_by_dose.R

plot_brms_score_by_doseR Documentation

Plot the score as a function of compound dose for brms models

Description

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

Usage

plot_brms_score_by_dose(well_scores, flat_model, hill_model, subtitle = NULL)

Arguments

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

Value

ggplot2 plot


momeara/MPStats documentation built on July 19, 2022, 3:34 p.m.