net.sf.myra.hantminer.util
Class ClusThreshold

java.lang.Object
  extended by net.sf.myra.hantminer.util.ClusThreshold

public class ClusThreshold
extends java.lang.Object


Constructor Summary
ClusThreshold()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static double[] parse(java.io.File output, double rcThreshold, double prThreshold)
           
static java.lang.String stdev(double[] numbers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusThreshold

public ClusThreshold()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

parse

public static double[] parse(java.io.File output,
                             double rcThreshold,
                             double prThreshold)
                      throws java.lang.Exception
Throws:
java.lang.Exception

stdev

public static java.lang.String stdev(double[] numbers)


Copyright © 2013. All Rights Reserved.