public class AlgorithmED extends Algorithm
Constructor and Description |
---|
AlgorithmED() |
Modifier and Type | Method and Description |
---|---|
void |
computeDecisionRegions()
Computes the line of discrimination
|
void |
computeErrors()
Computes and displays the classification errors for each set
|
boolean |
initialize()
Overrides the initialize() method in the base class.
|
void |
run()
Implementation of the run function from the Runnable interface.
|
computeMeans, disableControl, enableControl, nextStep, prevStep, scaleToFitData, setDataPoints, setInputPanel, setOutputPanel, setProcessBox
public boolean initialize()
initialize
in class Algorithm
public void run()
public void computeDecisionRegions()
public void computeErrors()