Description Usage Arguments Value
View source: R/modelsearchCaret.R
This is the workhorse of DEWS as it conducts a search of models using DEWScontrol on the data in the DEWSList.
1 | DEWS_search(DEWSList, DEWScontrol)
|
DEWSList |
a DEWSList created using the makeDEWSList function |
DEWScontrol |
a control object specifying what kind of search to make |
A data.frame with model performance parameters for each of the methods tested.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.