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 int
getDf()
double
getPvalue()
double
getTest()
void
setDf(int df)
java.lang.String
toString()
-