ModelCoefficients: ISummaryStatistics;
The SummaryStatistics property returns calculated summary statistics for a model.
Model coefficients are returned by the ISmLogisticRegression.ModelCoefficients property.
The property use is given in the example for ISmLogisticRegression.Probabilities.
See also: