Learn R Programming

nlts (version 0.1-9)

summary.ll.order: Summarize nonparametric cross-validation for time-series order

Description

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

Usage

## S3 method for class 'll.order':
summary(object, GCV = FALSE, \dots)

Arguments

Value

A matrix summarizing the minimum cross-validation error (cv.min) and the associated Gaussian-kernel bandwidth (bandwidth.opt) and model degrees-of-freedom for each order considered.

Details

See ll.order for details.

See Also

ll.order