plotShuffles: Facetted bi-parameter scatter plots of the value of a...

View source: R/visualisation.r

plotShufflesR Documentation

Facetted bi-parameter scatter plots of the value of a parameter along the optimisation process

Description

Plot the value of a parameter along the optimisation process. The color scale is the objective score. Useful to check the behavior of the optimisation process.

Usage

plotShuffles(logMh, x, y, objLims = NULL)

Arguments

logMh

an mhData object

x

the exact name of one of the model parameters

y

the exact name of a second model parameter

Value

a ggplot object


csiro-hydroinformatics/mhplot documentation built on Jan. 29, 2023, 7:56 p.m.