R/createModel.R
, R/misc.R
, R/predictionFunction.R
, and 7 more
caret-internal.Rd
Internal functions
createModel(x, y, wts, method, tuneValue, obsLevels, pp = NULL, last = FALSE, sampling = NULL, classProbs, ...) well_numbered(prefix, items) gamFormula(data, smoother = "s", cut = 8, y = "y") flatTable(pred, obs) ipredStats(x) rfStats(x) cforestStats(x) bagEarthStats(x) outcome_conversion(x, lv) predictionFunction(method, modelFit, newdata, preProc = NULL, param = NULL) hasTerms(x) probFunction(method, modelFit, newdata = NULL, preProc = NULL, param = NULL) resampleWrapper(x, ind) sbfIter(x, y, testX, testY, testPerf = NULL, sbfControl = sbfControl(), ...) sortImp(object, top) progress(x, names, iter, start = TRUE) MeanSD(x, exclude = NULL) expandParameters(fixed, seq)