edu.ucla.stat.SOCR.analyses.command
Class TwoIndependentWilcoxonCSV

java.lang.Object
  extended by edu.ucla.stat.SOCR.analyses.command.TwoIndependentWilcoxonCSV

public class TwoIndependentWilcoxonCSV
extends java.lang.Object


Constructor Summary
TwoIndependentWilcoxonCSV()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TwoIndependentWilcoxonCSV

public TwoIndependentWilcoxonCSV()
Method Detail

main

public static void main(java.lang.String[] args)