All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.dagere.peass.config.ImplementedTests Maven / Gradle / Ivy

There is a newer version: 0.4.0
Show newest version
package de.dagere.peass.config;

public enum ImplementedTests{
   T_TEST, BIMODAL_T_TEST, AGNOSTIC_T_TEST, MANN_WHITNEY_TEST, CONFIDENCE_INTERVAL, ANY, ANY_NO_AGNOSTIC;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy