The plots are ordered with increasing complexity of the model in this function (SFO, then IORE, then DFOP).
# S3 method for nafta
plot(x, legend = FALSE, main = "auto", ...)
An object of class nafta
.
Should a legend be added?
Possibility to override the main title of the plot.
Further arguments passed to plot.mmkin
.
The function is called for its side effect.
Calls plot.mmkin
.