public class AutoCorrelationNeuralFunction extends NeuralFunction
| Modifier and Type | Field and Description |
|---|---|
double |
outlierlimit |
Integer |
period |
double |
standarddeviationscale |
disabled, initial, last, linkAlphaComparator, links, linkslist, name, output, parameters, posindex, reset| Constructor and Description |
|---|
AutoCorrelationNeuralFunction() |
AutoCorrelationNeuralFunction(List<Parameters> ps) |
| Modifier and Type | Method and Description |
|---|---|
double |
compute() |
protected String |
formatTime(String dt,
boolean decimal) |
String |
getTime() |
clearParametersHashMap, close, deactivate, getConfigParameter, getDataString, getExternalControlFunction, getInitial, getName, getOutput, getParameter, getParameter, getParameter, getParameterBoolean, getParameterDouble, getParameterInt, getParameterName, getParameterObject, getParametersSet, getParametersSize, getParametersString, getParameterType, getPosindex, init, isDisabled, pause, post, setConfigLinks, setField, setInitial, setLink, setLinks, setName, setOutput, setParameter, setParameter, setPosindex, stop, verifyConfigurationpublic Integer period
public double outlierlimit
public double standarddeviationscale
public AutoCorrelationNeuralFunction()
throws Exception
Exceptionpublic AutoCorrelationNeuralFunction(List<Parameters> ps) throws Exception
Exceptionpublic double compute()
compute in interface NeuralFunctionInterfacecompute in class NeuralFunctionpublic String getTime()
getTime in interface NeuralFunctionInterfacegetTime in class BaseNeuralFunctionCopyright © 2017. All rights reserved.