cv.binary: Cross-Validation for Regression with a Binary Response
Description
This function gives internal and cross-validation measures of predictive
accuracy for regression with a binary response. The data are
randomly assigned to a number of `folds'.
Each fold is removed, in turn, while the remaining data is used
to re-fit the regression model and to predict at the deleted observations.