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


jmp75/mhplot documentation built on Feb. 4, 2023, 9:31 p.m.