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