caret (version 5.12-04)

caret-internal: Internal Functions

Description

Internal functions

Usage

createModel(data, method, tuneValue, obsLevels, pp = NULL, last = FALSE, custom = NULL, ...)
sortImp(object, top)
resampleWrapper(x, ind)
caretTheme()
rocPoint(cutoff, x, y, positive)
ipredStats(x)
rfStats(x)
bagEarthStats(x)
cforestStats(x)
progress(x)

Arguments