DEWScontrol: Set up parameters to control the modelSearch and modelBuild...

Description Usage Arguments Value Note

View source: R/modelsearchCaret.R

Description

This function defines three possible streams for the DEWS model searching and model training routines to take. PROD is the most rigorous, while DEV is the quickest for debugging and testing purposes. TEST is somewhere in the middle. Here the

Usage

1
DEWScontrol(mode, grade = NULL)

Arguments

mode

character vector with three choices - "DEV", "PROD", and "TEST"

grade

a numeric specifying the grade level

Value

A list with elements

Any of these values can be modified posthoc by editing the list elements directly.

Note

This function is extremely proscriptive and should be modified based on the user environment.


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