plot.lin.order: Plots linear cross-validation for time-series order
Description
`plot' method for class "lin.order".
Usage
# S3 method for lin.order
plot(x, …)
Arguments
x
an object of class "lin.order", usually, as a result of
a call to lin.order.cls or lin.order.mle.
…
no other arguments currently allowed
Value
A xy-plot of order against cross-valiadation error is produced.