Learn R Programming

nlts (version 1.0-2)

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

Description

`plot' method for class "ll.order".

Usage

# S3 method for 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.

Value

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

Details

See ll.order for details.

See Also

ll.order