Rdocumentation
powered by
Learn R Programming
dMod (version 0.3.1)
plotValues: Plotting objective values of a collection of fits
Description
Plotting objective values of a collection of fits
Usage
plotValues(x)
Arguments
x
data.frame with columns "value", "converged" and "iterations", e.g. a
parframe
.