Show contents 

Stat Assembly > Stat Assembly Interfaces > ISummaryStatistics > ISummaryStatistics.DWLowerBound

ISummaryStatistics.DWLowerBound

Syntax

DWLowerBound: Double;

Description

The DWLowerBound property returns the probability value for the lower limit 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 limit 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