ISmCensoredTruncatedRegression.SigmaZStatErr

Syntax

SigmaZStatErr: Double;

Description

The SigmaZStatErr property returns value of Z-statistics sigma error.

Comments

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

Example

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

See also:

ISmCensoredTruncatedRegression