Click or drag to resize

LinearLogisticRegressionResult Properties

The LinearLogisticRegressionResult type exposes the following members.

Properties
  NameDescription
Public propertyIntercept
Gets the intercept of the regression model.
Public propertyParameters
Gets the parameters of the regression.
(Inherited from FitResult.)
Public propertySlope
Gets the slope of the regression model.
Top
See Also