public class RegressionResultAnalyzer extends Object
| Constructor and Description |
|---|
RegressionResultAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInstance(double actual,
double result) |
void |
setInstances(double[][] results) |
String |
toString() |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.