ILinearRegressionAutoSelection

Description

The ILinearRegressionAutoSelection interface defines the parameters of automatic selection of explanatory variables for linear regression.

Properties

  Property name Brief description
Criterion

The Criterion property determines regressor search criterion.
IsActive

The IsActive property indicates whether to autoselect regressors.
Max

The Max property determines maximum allowed regressors' number.
Min

The Min property determines minimum allowed regressors' number.
Results

The Results property returns the result of regressor autoselection.

See also:

Stat Assembly Interfaces