ISmCensoredTruncatedRegression.ModelCoefficients

Syntax

ModelCoefficients: IModelCoefficients;

Description

The ModelCoefficients property returns parameters of model coefficients.

Comments

Estimated summary statistics are returned by the ISmCensoredTruncatedRegression.SummaryStatistics property.

Example

The property use is given in the example for ISmCensoredTruncatedRegression.DistributionType.

See also:

ISmCensoredTruncatedRegression