public class PageHinkleyTest extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected double |
alpha |
protected double |
cumulativeSum |
protected double |
minimumValue |
protected long |
phinstancesSeen |
protected double |
sumAbsolutError |
protected double |
threshold |
Constructor and Description |
---|
PageHinkleyTest(double threshold,
double alpha) |
Modifier and Type | Method and Description |
---|---|
double |
getCumulativeSum() |
double |
getMinimumValue() |
void |
reset() |
boolean |
update(double error) |
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.