| Class | Description |
|---|---|
| AbstractJavaAlgorithmBackend |
For accessing algorithms written in Java as subclasses of
AbstractAlgorithm. |
| JavaAlgorithmBackend | |
| MinAlgorithm |
Determines if the minimum value of a segment is at most a defined threshold.
|
| StateAlgorithm |
Detects whether the values of a time sequence segment are above and/or below
a specified value.
|
| TrendAlgorithm |
Detects whether the slope of a linear regression line drawn through the
values of a time sequence segment is above and/or below a specified value.
|
Copyright © 2012–2017 Emory University. All rights reserved.