ESAT
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | List of all members
broad.core.math.Wilcox2Sample Class Reference

Public Member Functions

 Wilcox2Sample (double[] x, double[] y)
 
 Wilcox2Sample (List< Double > xList, List< Double > yList)
 
double getZ ()
 
double getP ()
 

Constructor & Destructor Documentation

broad.core.math.Wilcox2Sample.Wilcox2Sample ( double[]  x,
double[]  y 
)

Here is the caller graph for this function:

broad.core.math.Wilcox2Sample.Wilcox2Sample ( List< Double >  xList,
List< Double >  yList 
)

Here is the call graph for this function:

Member Function Documentation

double broad.core.math.Wilcox2Sample.getP ( )
double broad.core.math.Wilcox2Sample.getZ ( )

The documentation for this class was generated from the following file: