Click or drag to resize

NMathFunctionsDurbinWatson Method

Overload List
 NameDescription
Public methodStatic memberDurbinWatson(Double) Calculates the Durbin-Watson statistic of the given data.
Public methodStatic memberDurbinWatson(DoubleVector) Calculates the Durbin-Watson statistic of the given data.
Public methodStatic memberDurbinWatson(IDFColumn) Calculates the Durbin-Watson statistic of the given data.
Public methodStatic memberDurbinWatson(Int32) Calculates the Durbin-Watson statistic of the given data.
Top
See Also