LinearLogisticRegressionResult Properties

Properties

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.

See Also