ISmCensoredTruncatedRegression.Sigma

Syntax

Sigma: Double;

Description

The Sigma property returns sigma value.

Comments

Other results of sigma calculation (standard error, Z-statistics error, probability of Z-statistics error) are returned by the following properties: ISmCensoredTruncatedRegression.SigmaSE, ISmCensoredTruncatedRegression.SigmaZStatErr, and ISmCensoredTruncatedRegression.SigmaZStatProbErr.

Example

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

See also:

ISmCensoredTruncatedRegression