Click or drag to resize

MultinomialRegression Properties

The MultinomialRegression type exposes the following members.

Properties
  NameDescription
Public propertyIterations
Amount of iterations to perform.
Public propertyIterationsDone
Completed iterations.
Public propertyStatus
Status of the regression. Can be on the following: FMStatus.MaximumIterations, FMStatus.MethodSucceeded;
Top
See Also