leaveOneOutVec | R Documentation |
Compute the leave-One-Out vector error of a model given in object
,
at a different value of the parameters.
leaveOneOutVec(object, ...)
object |
An object representing a fitted model. |
... |
Further arguments of function (eg. range). |
The Leave-One-Out errors (mean and stdev) for each conditional point.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.