View source: R/utils_estimation.R
plot_estimated_dose_curve | R Documentation |
Plot dose estimation curve
plot_estimated_dose_curve( est_doses, fit_coeffs, fit_var_cov_mat, protracted_g_value = 1, conf_int_curve, aberr_name )
est_doses |
List of dose estimations results from |
fit_coeffs |
Fitting coefficients matrix. |
fit_var_cov_mat |
Fitting variance-covariance matrix. |
protracted_g_value |
Protracted G(x) value. |
conf_int_curve |
Confidence interval of the curve. |
aberr_name |
Name of the aberration to use in the y-axis. |
ggplot2
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.