plot.abnFit {abn} | R Documentation |
Plot objects of class abnFit
Description
Plot objects of class abnFit
Usage
## S3 method for class 'abnFit'
plot(x, ...)
Arguments
x |
Object of class |
... |
additional parameters. Not used at the moment. |
Value
a plot of the fitted model.
[Package abn version 3.1.1 Index]