sbfControl(functions = NULL,
method = "boot",
saveDetails = FALSE,
number = ifelse(method %in% c("cv", "repeatedcv"), 10, 25),
repeats = ifelse(method %in% c("cv", "repeatedcv"), 1, number),
verbose = FALSE,
returnResamp = "all",
p = 0.75,
index = NULL,
timingSamps = 0)boot, cv,
LOOCV or LGOCV (for repeated training/test splitsnbSBFscorexyxyThe fit function builds the model based on the current data set. The arguments for the function must be:
xy...sbf}sbf, caretSBF, lmSBF, rfSBF, treebagSBF, ldaSBF and nbSBF