public class RegressionResultAnalyzer extends Object
RegressionResultAnalyzer()
void
addInstance(double actual, double result)
setInstances(double[][] results)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RegressionResultAnalyzer()
public void addInstance(double actual, double result)
actual
result
public void setInstances(double[][] results)
results
public String toString()
toString
Object
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.