ISmCensoredTruncatedRegression.ModelCoefficients

Fore Syntax

ModelCoefficients: IModelCoefficients;

Fore.NET Syntax

ModelCoefficients: Prognoz.Platform.Interop.Stat.IModelCoefficients;

Description

The ModelCoefficients property returns parameters of model coefficients.

Comments

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

Fore and Fore.NET Examples

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

See also:

ISmCensoredTruncatedRegression