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

View source: R/nlts.R

plot.ll.orderR Documentation

Plot nonparametric cross-validation for time-series order

Description

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

Usage

## 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


objornstad/nlts documentation built on June 29, 2023, 11:16 a.m.