The ILinearRegressionAutoSelection interface defines the parameters of automatic selection of explanatory variables for linear regression.
Property name | Brief description | |
The Criterion property determines regressor search criterion. | ||
The IsActive property indicates whether to autoselect regressors. | ||
The Max property determines maximum allowed regressors' number. | ||
The Min property determines minimum allowed regressors' number. | ||
The Results property returns the result of regressor autoselection. |
See also: