Description Usage Arguments Value See Also
search built-in model informations, such as fit, predict methods. It is also identical to caret::getModelInfo
1 | getModelInfo(model = NULL, regex = TRUE, ...)
|
model |
Name of model |
regex |
Should regular expression be used for matching |
... |
Other argument passed to |
A list of matched models, each of which is a list of fit, predict methods
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.