plot.SofiaOpt: Plot SOFIA optimization results

Description Usage Arguments Details Author(s) References See Also

Description

Plots the devlopment of the cost and of other performance metrics during the optimization of a SOFIA model. SofiaOpt produces files that can be used to restart or monitor an optimization experiment. These files can be read with ReadSofiaOpt and plotted with this function..

Usage

1
2
## S3 method for class 'SofiaOpt'
plot(x, plot.objfct = c("IoA", "FV", "MEF"), ...)

Arguments

x

an object of class SofiaOpt as returned by ReadSofiaOpt

plot.objfct

which objective function should be plotted (maximum 3)?

...

further arguments (not used)

Details

No details.

Author(s)

Matthias Forkel <matthias.forkel@geo.tuwien.ac.at> [aut, cre]

References

No reference.

See Also

SofiaOpt


SOfireA documentation built on May 2, 2019, 6:07 p.m.