Package org.biojava.nbio.survival.cox
Class CoxMart
- java.lang.Object
 - 
- org.biojava.nbio.survival.cox.CoxMart
 
 
- 
- 
Constructor Summary
Constructors Constructor Description CoxMart() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)static double[]process(CoxMethod method, ArrayList<SurvivalInfo> survivalInfoList, boolean useStrata) 
 - 
 
- 
- 
Constructor Detail
- 
CoxMart
public CoxMart()
 
 - 
 
 -