public final class LinearRegressionFunction extends Fixed2ArgFunction
Modifier and Type | Class and Description |
---|---|
static class |
LinearRegressionFunction.FUNCTION |
Modifier and Type | Field and Description |
---|---|
LinearRegressionFunction.FUNCTION |
function |
Constructor and Description |
---|
LinearRegressionFunction(LinearRegressionFunction.FUNCTION function) |
public LinearRegressionFunction.FUNCTION function
public LinearRegressionFunction(LinearRegressionFunction.FUNCTION function)
public ValueEval evaluate(int srcRowIndex, int srcColumnIndex, ValueEval arg0, ValueEval arg1)
Function2Arg
Copyright 2015 The Apache Software Foundation or its licensors, as applicable.