summary.lin.order {nlts} | R Documentation |
Summarize linear cross-validation for time-series order
Description
‘summary’ method for class "lin.order".
Usage
## S3 method for class 'lin.order'
summary(object, ...)
Arguments
object |
an object of class "lin.order", usually, as a result of a call
to |
... |
no other arguments currently allowed |
Value
A slightly prettyfied version of the object is printed.
See Also
[Package nlts version 1.0-2 Index]