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)
byResampleBasic(ind, x, combo = NULL)
byResampleSeq(ind, x, seq, combo)

Author(s)

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


[Package caret version 3.51 Index]