print.ll.order | R Documentation |
‘print’ method for class "ll.order".
## S3 method for class 'll.order'
print(x, verbose = FALSE, ...)
x |
an object of class "ll.order", usually, as a result of a call to
|
verbose |
if TRUE provides a raw-printing of the object. |
... |
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.