public static class LoessEvaluator.LoessRegressionTuple extends Tuple
MapWriter.EntryWriter
EOF, EXCEPTION, fieldLabels, fieldNames, fields
Constructor and Description |
---|
LoessRegressionTuple(org.apache.commons.math3.analysis.polynomials.PolynomialSplineFunction spline,
Map<?,?> map) |
Modifier and Type | Method and Description |
---|---|
double |
predict(double value) |
clone, get, getBool, getBools, getDate, getDates, getDouble, getDoubles, getException, getLong, getLongs, getMap, getMaps, getMetrics, getString, getStrings, merge, put, remove, setMaps, setMetrics, writeMap
public LoessRegressionTuple(org.apache.commons.math3.analysis.polynomials.PolynomialSplineFunction spline, Map<?,?> map)
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.