`summary' method for class "ll.order".
# S3 method for ll.order
summary(object, GCV = FALSE, …)an object of class "ll.order", usually, as a result of
a call to ll.order.
if TRUE (or if cross-valdiation was not done), uses GCV values.
no other arguments currently allowed
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 ll.order for details.