plot.ll.order: Plot nonparametric cross-validation for time-series order

Description Usage Arguments Details Value See Also

Description

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

Usage

1
2
## S3 method for class 'll.order'
plot(x, ...)

Arguments

x

an object of class "ll.order", usually, as a result of a call to ll.order.

...

generic plot arguments.

Details

See ll.order for details.

Value

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

See Also

ll.order


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

Related to plot.ll.order in nlts...