summary.ll.order | R Documentation |
‘summary’ method for class "ll.order".
## S3 method for class 'll.order'
summary(object, GCV = FALSE, ...)
object |
an object of class "ll.order", usually, as a result of a call
to |
GCV |
if TRUE (or if cross-validation was not done), uses GCV values. |
... |
no other arguments currently allowed |
See ll.order
for details.
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.
ll.order
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.