get_gof_contour_plot_title | R Documentation |
Create contour plot title based on the calibration method and its outputs
get_gof_contour_plot_title(
.gof_function_ = .gof_name_,
.calib_method_ = .calib_res_,
.colors_ = colors_,
.points_names
)
.gof_function_ |
String specifying the name of the goodness-of-fit (GOF) measure used in generating the contour. |
.calib_method_ |
String specifying the name of the calibration method used to generate the points displayed over the contour plot. |
.colors_ |
String vector naming the colours of the each of displayed points. |
.points_names |
String vector labelling the points displayed on the contour plot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.