Uses of Class
com.bayesserver.analysis.DSeparationCategory
-
Packages that use DSeparationCategory Package Description com.bayesserver.analysis -
-
Uses of DSeparationCategory in com.bayesserver.analysis
Methods in com.bayesserver.analysis that return DSeparationCategory Modifier and Type Method Description DSeparationCategoryDSeparationTestResult. getCategory()The test result.static DSeparationCategoryDSeparationCategory. valueOf(String name)Returns the enum constant of this type with the specified name.static DSeparationCategory[]DSeparationCategory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-