The ModelInput type exposes the following members.
| Name | Description |
---|
 | DependentVariables | Obsolete.
Gets the input group that contains the dependent variable(s).
|
 | Features |
Gets the input group that contains the features.
|
 | Grouping |
Gets the input group that contains the grouping variable(s).
|
 | IndependentVariables | Obsolete.
Gets the input group that contains the dependent variable(s).
|
 | ItemSlice |
Returns a new model input containing only the specified rows.
|
 | ItemVectorBoolean |
Returns a new model input containing only the specified rows.
|
 | ItemVectorInt32 |
Returns a new model input containing only the specified rows.
|
 | Offsets |
Gets the input group that contains the offset variable(s).
|
 | Targets |
Gets the input group that contains the features.
|
 | Weights |
Gets the input group that contains the weights.
|
Top
Reference