Learn R Programming

ibr (version 1.3.1)

cvobs: Selection of the number of iterations for iterative bias reduction smoothers

Description

The function cvobs gives the index of observations in each test set. This function is not intended to be used directly.

Usage

cvobs(n,ntest,ntrain,Kfold,type=
c("random", "timeseries", "consecutive", "interleaved"), npermut, seed)

Arguments

Value

Returns a list with in each component the index of observations to be used as a test set.

References

Cornillon, P. A., Hengartner, N. and Matzner-Lober, E. (2009) Recursive Bias Estimation for high dimensional regression smoothers. submitted.

See Also

ibr