get_gof_contour_plot_title: Create contour plot title based on the calibration method and...

get_gof_contour_plot_titleR Documentation

Create contour plot title based on the calibration method and its outputs

Description

Create contour plot title based on the calibration method and its outputs

Usage

get_gof_contour_plot_title(
  .gof_function_ = .gof_name_,
  .calib_method_ = .calib_res_,
  .colors_ = colors_,
  .points_names
)

Arguments

.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.


W-Mohammed/calibrater documentation built on Oct. 14, 2023, 1:57 a.m.