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

View source: R/plot_brms_predictor_residuals_score_by_dose.R

plot_brms_predictor_residual_score_by_doseR Documentation

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

Description

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

Usage

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

Arguments

well_scores

tibble::tibble as output by read_well_scores

flat_model

tibble::tibble as output by fit_brms_flat_score_by_dose

hill_model

tibble::tibble as output by fit_brms_hill_score_by_dose

subtitle

string subtitle for plot

Value

ggplot2 plot


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