modelSearch: A wrapper function to simplify the DEWS search process

Description Usage Arguments Value

View source: R/modelsearchCaret.R

Description

A wrapper function to simplify the DEWS search process

Usage

1
modelSearch(grade, mode = "PROD", fileName, DV = "grad_ind")

Arguments

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

Value

Nothing, stores the results of a DEWS_search to disk


jknowles/ModelEWS documentation built on May 19, 2019, 11:42 a.m.