ModelCoefficients: IModelCoefficients;
The ModelCoefficients property returns calculated model coefficients.
The ISmLogisticRegression.SummaryStatistics property returns summary statistics of the model.
The property use is given in the example for ISmLogisticRegression.Probabilities.
See also: