ISummaryStatistics.DWUpperBound

Syntax

DWUpperBound: Double;

Description

The DWUpperBound property returns the probability value for the upper 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 probability value for lower limit of the Durbin-Watson statistics range, use the ISummaryStatistics.DWLowerBound property.

Example

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

See also:

ISummaryStatistics | Durbin-Watson Test