All Downloads are FREE. Search and download functionalities are using the official Maven repository.

se.alipsa.groovy.stats.timeseries.Df.groovy Maven / Gradle / Ivy

The newest version!
package se.alipsa.groovy.stats.timeseries

/**
 * The Dickey–Fuller test tests the null hypothesis that a unit root is present in an autoregressive (AR)
 * time series model. The alternative hypothesis is different depending on which version of the test is used,
 * but is usually stationarity or trend-stationarity.
 * The test is named after the statisticians David Dickey and Wayne Fuller, who developed it in 1979.
 */
class Df {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy