at.tuwien.ifs.somtoolbox.layers.quality
Class SpearmanCoefficient
java.lang.Object
at.tuwien.ifs.somtoolbox.layers.quality.AbstractQualityMeasure
at.tuwien.ifs.somtoolbox.layers.quality.SpearmanCoefficient
- All Implemented Interfaces:
- QualityMeasure
public class SpearmanCoefficient
- extends AbstractQualityMeasure
Implementation of SOM Spearman Coeffizient. (Bezdek, 1995)
- Version:
- $Id: SpearmanCoefficient.java 3888 2010-11-02 17:42:53Z frank $
- Author:
- Christoph Hohenwarter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
spearman
private double spearman
SpearmanCoefficient
public SpearmanCoefficient(Layer layer,
InputData data)
getMapQuality
public double getMapQuality(String name)
throws QualityMeasureNotFoundException
- Throws:
QualityMeasureNotFoundException
getUnitQualities
public double[][] getUnitQualities(String name)
throws QualityMeasureNotFoundException
- Throws:
QualityMeasureNotFoundException