Click or drag to resize

MultiLinearLogisticRegressionResult Properties

The MultiLinearLogisticRegressionResult 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.)
Top
See Also