print.modelPlot {autoReg} | R Documentation |
S3 method for an class modelPlot
Description
S3 method for an class modelPlot
Usage
## S3 method for class 'modelPlot'
print(x, ...)
Arguments
x |
An object of class modelPlot |
... |
Further arguments to be passed to plot() |
[Package autoReg version 0.3.3 Index]