boot632: The .632 bootstrap estimation of the MSE

View source: R/boot632.R

boot632R Documentation

The .632 bootstrap estimation of the MSE

Description

The .632 bootstrap estimation of the MSE

Usage

boot632(y, x, id, fitFun, predFun)

Arguments

y

The vector of outcome values

x

The matrix of predictors

id

the sample indices resampled with replacement

fitFun

The function for fitting the prediction model

predFun

The function for evaluating the prediction model

Details

The implementation follows \insertCiteEfron1997oosse

Value

The MSE estimate

References

\insertAllCited

See Also

estMSE bootOob


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