caret (version 3.13)

caret-internal: Internal Functions

Description

Internal functions

Usage

createModel(data, method, tuneValue, obsLevels, ...)
sortImp(object, top)
resampleWrapper(x, ind)
caretTheme()
rocPoint(cutoff, x, y, positive)
ipredStats(x)
rfStats(x)
bagEarthStats(x)
cforestStats(x)
byResampleBasic(ind, x, combo = NULL)
byResampleSeq(ind, x, seq, combo)

Arguments