ISummaryStatistics.DWLowerBound

Fore Syntax

DWLowerBound: Double;

Fore.NET Syntax

DWLowerBound: double;

Description

The DWLowerBound property returns the probability value for the lower bound of the Durbin-Watson statistics range.

Comments

Confidence limit probability values for the Durbin-Watson statistics are calculated only for models with regressors.

To get the probability value for the upper bound of the Durbin-Watson statistics range, use the ISummaryStatistics.DWUpperBound property.

Fore and Fore.NET Examples

The property use is given in the example for ISummaryStatistics.DW.

See also:

ISummaryStatistics | Durbin-Watson Test