Functions for discretization
The functions for discretization are implemented in the AGGDISC, APPLY_DISC, EFDISC, EMDISC, EWDISC, and EWDISC_NICE stored procedures.
All stored procedures, except for IDAX_AGGDISC, consist of a mandatory one-string parameter that contains pairs of <parameter>=<value> entries. These entries are separated by a comma. The data type of the parameter is VARCHAR(any).
Valid <parameter>=<value> entries are listed in the parameter descriptions for each stored procedure.