Plotting objective values of a collection of fits
1 2 3 4 | ## S3 method for class 'parframe'
plotValues(x, tol = 1, ...)
plotValues(x, ...)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.