Overload List

  NameDescription
DurbinWatson(DoubleVector)
Calculates the Durbin-Watson statistic of the given data.
DurbinWatson(IDFColumn)
Calculates the Durbin-Watson statistic of the given data.
DurbinWatson(array<Double>[]()[])
Calculates the Durbin-Watson statistic of the given data.
DurbinWatson(array<Int32>[]()[])
Calculates the Durbin-Watson statistic of the given data.

See Also