| plot.ll.order {nlts} | R 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
  | 
... | 
 generic plot arguments.  | 
Details
See ll.order for details.
Value
A xy-plot of minimum cross-validation error against order is produced.
See Also
[Package nlts version 1.0-2 Index]