Learn R Programming

dMod (version 1.0.0)

plotValues.parframe: Plotting objective values of a collection of fits

Description

Plotting objective values of a collection of fits

Usage

# S3 method for parframe
plotValues(x, tol = 1, ...)

plotValues(x, ...)

Arguments

x

data.frame with columns "value", "converged" and "iterations", e.g. a parframe.

tol

maximal allowed difference between neighboring objective values to be recognized as one.

...

arguments for subsetting of x