JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
I
L
M
O
P
R
S
X
A
addEvent(InEvent, Map<Integer, String>, int)
- Method in class org.wso2.siddhi.extension.timeseries.linreg.
MultipleLinearRegressionCalculator
addEvent(InEvent, Map<Integer, String>, int)
- Method in class org.wso2.siddhi.extension.timeseries.linreg.
RegressionCalculator
addEvent(InEvent, Map<Integer, String>, int)
- Method in class org.wso2.siddhi.extension.timeseries.linreg.
SimpleLinearRegressionCalculator
B
batchSize
- Variable in class org.wso2.siddhi.extension.timeseries.linreg.
RegressionCalculator
C
calcInterval
- Variable in class org.wso2.siddhi.extension.timeseries.linreg.
RegressionCalculator
calculateLinearRegression(InEvent, Map<Integer, String>)
- Method in class org.wso2.siddhi.extension.timeseries.linreg.
RegressionCalculator
confidenceInterval
- Variable in class org.wso2.siddhi.extension.timeseries.linreg.
RegressionCalculator
currentState()
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionForecastTransformProcessor
currentState()
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionOutlierTransformProcessor
currentState()
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionTransformProcessor
D
destroy()
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionForecastTransformProcessor
destroy()
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionOutlierTransformProcessor
destroy()
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionTransformProcessor
E
eventCount
- Variable in class org.wso2.siddhi.extension.timeseries.linreg.
RegressionCalculator
I
incCounter
- Variable in class org.wso2.siddhi.extension.timeseries.linreg.
RegressionCalculator
init(Expression[], List<ExpressionExecutor>, StreamDefinition, StreamDefinition, String, SiddhiContext)
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionForecastTransformProcessor
init(Expression[], List<ExpressionExecutor>, StreamDefinition, StreamDefinition, String, SiddhiContext)
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionOutlierTransformProcessor
init(Expression[], List<ExpressionExecutor>, StreamDefinition, StreamDefinition, String, SiddhiContext)
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionTransformProcessor
L
LinearRegressionForecastTransformProcessor
- Class in
org.wso2.siddhi.extension.timeseries
Created by seshika on 4/9/14.
LinearRegressionForecastTransformProcessor()
- Constructor for class org.wso2.siddhi.extension.timeseries.
LinearRegressionForecastTransformProcessor
LinearRegressionOutlierTransformProcessor
- Class in
org.wso2.siddhi.extension.timeseries
Created by seshika on 4/9/14.
LinearRegressionOutlierTransformProcessor()
- Constructor for class org.wso2.siddhi.extension.timeseries.
LinearRegressionOutlierTransformProcessor
LinearRegressionTransformProcessor
- Class in
org.wso2.siddhi.extension.timeseries
Created by seshika on 4/9/14.
LinearRegressionTransformProcessor()
- Constructor for class org.wso2.siddhi.extension.timeseries.
LinearRegressionTransformProcessor
M
MultipleLinearRegressionCalculator
- Class in
org.wso2.siddhi.extension.timeseries.linreg
Created by seshika on 4/9/14.
MultipleLinearRegressionCalculator(int, int, int, double)
- Constructor for class org.wso2.siddhi.extension.timeseries.linreg.
MultipleLinearRegressionCalculator
O
org.wso2.siddhi.extension.timeseries
- package org.wso2.siddhi.extension.timeseries
org.wso2.siddhi.extension.timeseries.linreg
- package org.wso2.siddhi.extension.timeseries.linreg
P
processData()
- Method in class org.wso2.siddhi.extension.timeseries.linreg.
MultipleLinearRegressionCalculator
processData()
- Method in class org.wso2.siddhi.extension.timeseries.linreg.
RegressionCalculator
processData()
- Method in class org.wso2.siddhi.extension.timeseries.linreg.
SimpleLinearRegressionCalculator
processEvent(InEvent)
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionForecastTransformProcessor
processEvent(InListEvent)
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionForecastTransformProcessor
processEvent(InEvent)
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionOutlierTransformProcessor
processEvent(InListEvent)
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionOutlierTransformProcessor
processEvent(InEvent)
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionTransformProcessor
processEvent(InListEvent)
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionTransformProcessor
R
RegressionCalculator
- Class in
org.wso2.siddhi.extension.timeseries.linreg
Created by waruna on 4/9/14.
RegressionCalculator(int, int, int, double)
- Constructor for class org.wso2.siddhi.extension.timeseries.linreg.
RegressionCalculator
removeEvent()
- Method in class org.wso2.siddhi.extension.timeseries.linreg.
MultipleLinearRegressionCalculator
removeEvent()
- Method in class org.wso2.siddhi.extension.timeseries.linreg.
RegressionCalculator
removeEvent()
- Method in class org.wso2.siddhi.extension.timeseries.linreg.
SimpleLinearRegressionCalculator
restoreState(Object[])
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionForecastTransformProcessor
restoreState(Object[])
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionOutlierTransformProcessor
restoreState(Object[])
- Method in class org.wso2.siddhi.extension.timeseries.
LinearRegressionTransformProcessor
S
SimpleLinearRegressionCalculator
- Class in
org.wso2.siddhi.extension.timeseries.linreg
Created by seshika on 4/9/14.
SimpleLinearRegressionCalculator(int, int, int, double)
- Constructor for class org.wso2.siddhi.extension.timeseries.linreg.
SimpleLinearRegressionCalculator
X
xParameterCount
- Variable in class org.wso2.siddhi.extension.timeseries.linreg.
RegressionCalculator
A
B
C
D
E
I
L
M
O
P
R
S
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015
WSO2
. All Rights Reserved.