PlotJitter: PlotJitter

Description Usage Arguments

View source: R/plot_jitter.R

Description

Plot results of jitter analysis, objective function values by realization with line for original value.

Usage

1
PlotJitter(reslist, save.plots, od, plotf, showtitle, ymaxlimit = NULL)

Arguments

reslist

result of RunJitter function containing objective function values by realization and original value

save.plots

saves indivdual plots

od

directory where plot will be saved

plotf

format for individual plots

showtitle

option to add title for plot providing number of realizations better than original, equal to original, and not converged

ymaxlimit

replace any objfxn value greater than this value with this value in plot (default = NULL means no replacement of any values)


cmlegault/ASAPplots documentation built on March 29, 2021, 8:28 p.m.