Rdocumentation
powered by
Learn R Programming
caretEnsemble (version 1.0.0)
methodCheck: Check that the methods supplied by the user are valid caret methods
Description
This function uses modelLookup from caret to ensure the list of methods supplied by the user are all models caret can fit.
Usage
methodCheck(x)
Arguments
x
a list of user-supplied tuning parameters and methods