Uses of Class
org.biojava.nbio.survival.cox.CoxCoefficient
- 
Packages that use CoxCoefficient Package Description org.biojava.nbio.survival.cox 
- 
- 
Uses of CoxCoefficient in org.biojava.nbio.survival.coxMethods in org.biojava.nbio.survival.cox that return CoxCoefficient Modifier and Type Method Description CoxCoefficientCoxInfo. getCoefficient(String name)Methods in org.biojava.nbio.survival.cox that return types with arguments of type CoxCoefficient Modifier and Type Method Description LinkedHashMap<String,CoxCoefficient>CoxInfo. getCoefficientsList()Methods in org.biojava.nbio.survival.cox with parameters of type CoxCoefficient Modifier and Type Method Description voidCoxInfo. setCoefficient(String name, CoxCoefficient coefficient)
 
-