plot.nafta: Plot the results of the three models used in the NAFTA scheme.
Description
The plots are ordered with increasing complexity of the model in this
function (SFO, then IORE, then DFOP).
Usage
# S3 method for nafta
plot(x, legend = FALSE, main = "auto", ...)
Value
The function is called for its side effect.
Arguments
- x
An object of class nafta
.
- legend
Should a legend be added?
- main
Possibility to override the main title of the plot.
- ...
Further arguments passed to plot.mmkin
.