ISmCensoredTruncatedRegression.SigmaZStatProbErr

Fore Syntax

SigmaZStatProbErr: Double;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

ISmCensoredTruncatedRegression