LinearLogisticRegressionResult Properties |
The LinearLogisticRegressionResult type exposes the following members.
Name | Description | |
---|---|---|
Intercept |
Gets the intercept of the regression model.
| |
Parameters |
Gets the parameters of the regression.
(Inherited from FitResult.) | |
Slope |
Gets the slope of the regression model.
|