An index vector to contain the column numbers in x that are classification variables.
An int
vector which contains the column numbers in x that are classification variables.
By default, ClassificationVariableColumn
is not referenced.
Exception Type | Condition |
---|---|
ArgumentException | is thrown when an element of ClassificationVariableColumn is less than 0 or greater than or equal to the number of columns of x
|
CategoricalGenLinModel Class | Imsl.Stat Namespace