getSEsNested | R Documentation |
Calculate standard error on MSE from nested CV results
getSEsNested(cvSplitReps, nOuterFolds, n)
cvSplitReps |
The list of outer and inner CV results |
nOuterFolds |
The number of outer folds |
n |
The sample size |
The calculation of the standard error of the MSE as proposed by \insertCiteBates2023oosse
The estimate of the MSE and its standard error
estMSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.