Learn R Programming

nlts (version 0.2-0)

plot.ll.order: Plots 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.

no other arguments currently allowed

Value

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

Details

See ll.order for details.

See Also

ll.order