|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectwGmdh.jGmdh.oldskul.measures.Measure
wGmdh.jGmdh.oldskul.measures.Omitted
public class Omitted
Sum of Squared Errors
| Field Summary |
|---|
| Fields inherited from class wGmdh.jGmdh.oldskul.measures.Measure |
|---|
debug |
| Constructor Summary | |
|---|---|
Omitted()
|
|
| Method Summary | |
|---|---|
double |
calculate(Model model,
double[] modeled,
double[] goal)
|
| Methods inherited from class wGmdh.jGmdh.oldskul.measures.Measure |
|---|
getDebug, getOptions, listOptions, setDebug, setOptions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Omitted()
| Method Detail |
|---|
public double calculate(Model model,
double[] modeled,
double[] goal)
throws java.lang.Exception
calculate in class Measuremodel - in case your measure includes info about model structure
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||