plot.lin.order: Plot linear cross-validation for time-series order

Description Usage Arguments Value See Also

Description

‘plot’ method for class "lin.order".

Usage

1
2
## S3 method for class '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


nlts documentation built on May 1, 2019, 8:44 p.m.

Related to plot.lin.order in nlts...