ISmCensoredTruncatedRegression.SigmaSE

Fore Syntax

SigmaSE: Double;

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

Fore and Fore.NET Examples

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

See also:

ISmCensoredTruncatedRegression