GenEst (version 1.2.4)

modelInputWidget: Create a Model Input Widget for the GenEst User Interface HTML

Description

This is a generalized function for creating a model input widget used in the GenEst GUI, based on the input type (inType).

Usage

modelInputWidget(inType)

Arguments

inType

Toggle control for the input type of the widget. One of "nsim", "CL", "class", "obsSE", "predsSE", "kFixed", "ltp", "fta", "predsCP", "dist", "frac", "DWPCol", "COdate", "gSearchInterval", or "gSearchMax".

Value

HTML for the model input widget.