caret-internal {caret}R Documentation

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)

Author(s)

Max Kuhn, but caretTheme uses an expanded grid of the "Blues" palette designed by Cynthia Brewer and Mark Harrower


[Package caret version 4.10 Index]