leaveOneOut | R Documentation |
Compute the leave-One-Out error of a model given in object
.
leaveOneOut(object, ...)
object |
An object representing a fitted model. |
... |
Ignored. |
The Leave-One-Out sum of squares.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.