Description Usage Arguments Value
Calculate leave one out cross validation error (OCV) for a single regression model
1 | get_ocv_once(X, y, lambda)
|
X |
Data matrix |
y |
Column matrix of responses |
lambda |
Numeric hyperparameter controlling the strength of the L2 penalisation (non-negative) |
Numeric OCV
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.