ISummaryStatistics.DWLowerBound

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.

Example

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

See also:

ISummaryStatistics | Durbin-Watson Test