plot_fit_dose_curve {biodosetools} | R Documentation |
Plot fit dose curve
Description
Plot fit dose curve
Usage
plot_fit_dose_curve(fit_results_list, aberr_name)
Arguments
fit_results_list |
List of fit results. |
aberr_name |
Name of the aberration to use in the y-axis. |
Value
ggplot2
object.
[Package biodosetools version 3.6.1 Index]