Multivariate |
The MultivariateLinearFitParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| _DependentColumnIndexIntoSelection | The index of the dependent column within the selected data columns. | |
| _GenerateRegressionValues | A value indicating whether regression values are generated. | |
| _GenerateResidualValues | A value indicating whether residual values are generated. | |
| _IncludeIntercept | A value indicating whether an intercept is included in the fit. | |
| _selectedDataColumns | The selected data columns. | |
| _selectedDataRows | The selected data rows, or null if all rows are used. | |
| _table | The table containing the data columns. |