R/ParetoFiltering.R
plotPCNSE.RdPlot performance of model realisations, identifying non-dominated models
plotPCNSE(res, objectives = "r.squared", return.data = FALSE)data.frame of results, including the column sim.period and
the columns named in objectives. At least one of the following column
names should be included as id variables:
Model.str,Catchment,calib.period,,Cal.objfn
Other columns will be ignored.
Vector of column names containing performance measures. We assume higher values are better. Values should be transformed prior to use.
return data.frame used in call to ggplot.
Facilitates custom plotting.
ggplot object, which can be plotted. Or data.frame if
return.data is TRUE.
areModelsDominated for raw data,
paretoCatchments for further analysis