getSEsNested: Calculate standard error on MSE from nested CV results

View source: R/getSEsNested.R

getSEsNestedR Documentation

Calculate standard error on MSE from nested CV results

Description

Calculate standard error on MSE from nested CV results

Usage

getSEsNested(cvSplitReps, nOuterFolds, n)

Arguments

cvSplitReps

The list of outer and inner CV results

nOuterFolds

The number of outer folds

n

The sample size

Details

The calculation of the standard error of the MSE as proposed by \insertCiteBates2023oosse

Value

The estimate of the MSE and its standard error

References

\insertAllCited

See Also

estMSE


oosse documentation built on May 29, 2024, 10:35 a.m.