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

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

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

/**
 * a turning point test is a statistical test of the independence of a series of random variables.
 * Maurice Kendall and Alan Stuart describe the test as "reasonable for a test against cyclicity but
 * poor as a test against trend.
 */
class TurningPoint {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy