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

Description Usage Arguments Details Value See Also

Description

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

Usage

1
2
## S3 method for class 'll.order'
summary(object, GCV = FALSE, ...)

Arguments

object

an object of class "ll.order", usually, as a result of a call to ll.order.

GCV

if TRUE (or if cross-validation was not done), uses GCV values.

...

no other arguments currently allowed

Details

See ll.order for details.

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.

See Also

ll.order


nlts documentation built on May 1, 2019, 8:44 p.m.

Related to summary.ll.order in nlts...