Multivariate |
The MultivariateLinearFitParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| DependentColumnIndexIntoSelection | Gets or sets the index of the dependent column within the selected columns. | |
| GenerateRegressionValues | Gets or sets a value indicating whether regression values should be generated. | |
| GenerateResidualValues | Gets or sets a value indicating whether residual values should be generated. | |
| IncludeIntercept | Gets or sets a value indicating whether an intercept should be included. | |
| SelectedDataColumns | Gets the selected data columns. | |
| SelectedDataRows | Gets or sets the selected data rows. | |
| Table | Gets the table that contains the regression data. |