ISmCensoredTruncatedRegression.SigmaZStatErr

Fore Syntax

SigmaZStatErr: Double;

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

Fore and Fore.NET Examples

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

See also:

ISmCensoredTruncatedRegression