Uses of Enum
org.biojava.nbio.survival.kaplanmeier.figure.SurvFitKM.ConfLower
-
Uses of SurvFitKM.ConfLower in org.biojava.nbio.survival.kaplanmeier.figure
Modifier and TypeMethodDescriptionstatic SurvFitKM.ConfLower
Returns the enum constant of this type with the specified name.static SurvFitKM.ConfLower[]
SurvFitKM.ConfLower.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionSurvFitKM.process
(String variable, ArrayList<SurvivalInfo> dataT, SurvFitKM.Method method, SurvFitKM.Error error, boolean seFit, double confInt, SurvFitKM.ConfType confType, SurvFitKM.ConfLower confLower, Double startTime, Double newTime, boolean useWeighted) SurvFitKM.processStrataInfo
(String variable, ArrayList<SurvivalInfo> dataT, SurvFitKM.Method method, SurvFitKM.Error error, boolean seFit, double confInt, SurvFitKM.ConfType confType, SurvFitKM.ConfLower confLower, Double startTime, Double newTime, boolean useWeighted)