Uses of Enum Class
org.biojava.nbio.survival.cox.ResidualsCoxph.Type
Packages that use ResidualsCoxph.Type
-
Uses of ResidualsCoxph.Type in org.biojava.nbio.survival.cox
Methods in org.biojava.nbio.survival.cox that return ResidualsCoxph.TypeModifier and TypeMethodDescriptionstatic ResidualsCoxph.Type
Returns the enum constant of this class with the specified name.static ResidualsCoxph.Type[]
ResidualsCoxph.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.biojava.nbio.survival.cox with parameters of type ResidualsCoxph.TypeModifier and TypeMethodDescriptionstatic double[][]
ResidualsCoxph.process
(CoxInfo ci, ResidualsCoxph.Type type, boolean useWeighted, ArrayList<String> cluster)