The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



VarType


Unit: SDL_membl
Class: TMemBasedLearner
Declaration: property VarType[ix: integer]: TMBLVarType;

The model data contains two different types of variables (independent and target variables) and, as a third option, variables which should be ignored. The array property VarType controls the type of variables and may assume one of the following three values:

mblVarIgnore Variables of this type are ignored and not used when applying the model data to a sensor input.
mblVarIndep Independent variables
mblVarTarget Target of dependent variables.


Last Update: 2023-Feb-06