Learn R Programming

nlts (version 1.0-2)

plot.lin.order: Plot 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.

...

generic plot arguments.

Value

A xy-plot of order against cross-validation error is produced.

See Also

lin.order.cls