| DependentVariables |
Gets the input group that contains the dependent variable(s).
Obsolete |
| Features |
Gets the input group that contains the features.
|
| Grouping |
Gets the input group that contains the grouping variable(s).
|
| IndependentVariables |
Gets the input group that contains the dependent variable(s).
Obsolete |
| Item[Slice] |
Returns a new model input containing only the specified rows.
|
| Item[Vector<Boolean>] |
Returns a new model input containing only the specified rows.
|
| Item[Vector<Int32>] |
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.
|