Description Usage Arguments Value Note
View source: R/modelsearchCaret.R
Identify the caret methods for training DEWS models on. This can build a list out of the data built into EWStools or restrict to a small subset of models.
1 | getCandidateMethods(n = NULL, full = FALSE)
|
n |
numeric, number of models to extract |
full |
logical, get all methods or just a small subset |
vector of character strings that represent methods in caret
Excludes all methods that require Java by default. Restricted list includes the list used in the Wisconsin implementation of DEWS as of June 2015.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.