Uses of Class
org.biojava.nbio.survival.kaplanmeier.figure.KaplanMeierFigure
-
Packages that use KaplanMeierFigure Package Description org.biojava.nbio.survival.cox org.biojava.nbio.survival.kaplanmeier.figure -
-
Uses of KaplanMeierFigure in org.biojava.nbio.survival.cox
Fields in org.biojava.nbio.survival.cox declared as KaplanMeierFigure Modifier and Type Field Description KaplanMeierFigure
CoxInfo. kmf
-
Uses of KaplanMeierFigure in org.biojava.nbio.survival.kaplanmeier.figure
Methods in org.biojava.nbio.survival.kaplanmeier.figure with parameters of type KaplanMeierFigure Modifier and Type Method Description void
NumbersAtRiskPanel. setKaplanMeierFigure(KaplanMeierFigure kmf)
Pick up needed info and details from the KM Figure
-