plot.lin.order {nlts} | R Documentation |
Plot linear cross-validation for time-series order
Description
‘plot’ method for class "lin.order".
Usage
## S3 method for class 'lin.order'
plot(x, ...)
Arguments
x |
an object of class "lin.order", usually, as a result of a call to
|
... |
generic plot arguments. |
Value
A xy-plot of order against cross-validation error is produced.
See Also
[Package nlts version 1.0-2 Index]