org.forester.tools
Class ConfidenceAssessor
java.lang.Object
org.forester.tools.ConfidenceAssessor
public final class ConfidenceAssessor
- extends Object
Method Summary |
static void |
evaluate(String confidence_type,
Phylogeny[] evaluators,
Phylogeny target,
boolean strict,
double value)
|
static void |
evaluate(String confidence_type,
Phylogeny[] evaluators,
Phylogeny target,
boolean strict,
double value,
int first,
int last)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
evaluate
public static final void evaluate(String confidence_type,
Phylogeny[] evaluators,
Phylogeny target,
boolean strict,
double value)
evaluate
public static final void evaluate(String confidence_type,
Phylogeny[] evaluators,
Phylogeny target,
boolean strict,
double value,
int first,
int last)