View source: R/plot_brms_predictor_residuals_score_by_dose.R
plot_brms_predictor_residual_score_by_dose | R Documentation |
Plot the score as a function of compound dose for brms models
plot_brms_predictor_residual_score_by_dose( well_scores, flat_model, hill_model, subtitle = NULL )
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 |
ggplot2 plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.