Click or drag to resize

MultivariateLinearFitParameters Properties

The MultivariateLinearFitParameters type exposes the following members.

Properties
 NameDescription
Public propertyDependentColumnIndexIntoSelection Gets or sets the index of the dependent column within the selected columns.
Public propertyGenerateRegressionValues Gets or sets a value indicating whether regression values should be generated.
Public propertyGenerateResidualValues Gets or sets a value indicating whether residual values should be generated.
Public propertyIncludeIntercept Gets or sets a value indicating whether an intercept should be included.
Public propertySelectedDataColumns Gets the selected data columns.
Public propertySelectedDataRows Gets or sets the selected data rows.
Public propertyTable Gets the table that contains the regression data.
Top
See Also