getSamplingInfo {caret} | R Documentation |
Get sampling info from a train model
Description
Placeholder.
Usage
getSamplingInfo(method = NULL, regex = TRUE, ...)
Arguments
method |
Modeling method. |
regex |
Whether to use regex matching. |
... |
additional arguments to passed to grepl. |
Details
Placeholder.
Value
A list
[Package caret version 6.0-94 Index]