jstats.inference
Class Mean

java.lang.Object
  extended byjstats.inference.Mean

public class Mean
extends java.lang.Object

Author:
justin To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
Mean()
           
 
Method Summary
static double maximumError(double alpha, double mean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mean

public Mean()
Method Detail

maximumError

public static double maximumError(double alpha,
                                  double mean)
                           throws StatisticException
Throws:
StatisticException