ISmCensoredTruncatedRegression.SigmaSE

Syntax

SigmaSE: Double;

Description

The SigmaSE property returns value of the sigma standard error.

Comments

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

Example

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

See also:

ISmCensoredTruncatedRegression