plot.simuARX {MSTest} | R Documentation |
Plot of a simuARX
object
Description
This is a method for the function plot()
for objects of the class simuAR
.
Usage
## S3 method for class 'simuARX'
plot(x, ...)
Arguments
x |
the coordinates of points in the plot. Alternatively, a
single plotting structure, function or any R object with a
|
... |
arguments to be passed to methods, such as
graphical parameters (see
|
Value
The simuARX
object is returned invisibly.