Package org.biojava.nbio.survival.cox
Class WaldTestInfo
- java.lang.Object
-
- org.biojava.nbio.survival.cox.WaldTestInfo
-
public class WaldTestInfo extends java.lang.Object- Author:
- Scooter Willis
-
-
Constructor Summary
Constructors Constructor Description WaldTestInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetDf()doublegetPvalue()doublegetTest()voidsetDf(int df)java.lang.StringtoString()
-