Description Usage Arguments Value
View source: R/modelsearchCaret.R
A wrapper function to simplify the DEWS search process
1 | modelSearch(grade, mode = "PROD", fileName, DV = "grad_ind")
|
grade |
numeric corresponding to the cohort grade |
mode |
a single character vector, one of "DEV", "PROD", or "TEST" for DEWSControl |
fileName |
a character for a stub of a filename to store results to |
DV |
a character with the dependent variable name |
Nothing, stores the results of a DEWS_search to disk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.