IMsLinearRegressionTransform.CoefUncertaintyInSECalc

Fore Syntax

CoefUncertaintyInSECalc: Boolean;

Fore.NET Syntax

CoefUncertaintyInSECalc: boolean;

Description

The CoefUncertaintyInSECalc property determines whether to take into account coefficient uncertainty on confidence limit calculation.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IMsLinearRegressionTransform.ARMA.

See also:

IMsLinearRegressionTransform