ModelCoefficients: IModelCoefficients;
The ModelCoefficients property returns parameters of model coefficients.
To get calculated summary statistics, use the ISmBinaryModel.SummaryStatistics property.
Model coefficients are coefficients of the factors and constant value.
The property use is given in the example for ISmBinaryModel.ProbabilityUpperConfidenceLevel.
See also: