predict.ll.order | R Documentation |
Calculates the leave-one-out predicted values for the optimal ll.order object
## S3 method for class 'll.order'
predict(object, ...)
object |
an object of class "ll.order", usually, as a result of a call
to |
... |
no other arguments currently allowed |
See ll.order
for details.
A data frame with observed and predicted values for the optimal ll-model is returned.
ll.order
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.