ISmCensoredTruncatedRegression.SigmaZStatProbErr

Syntax

SigmaZStatProbErr: Double;

Description

The SigmaZStatProbErr property returns value of Z-statistics sigma error probability.

Comments

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

Example

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

See also:

ISmCensoredTruncatedRegression