Package pal.eval
Interface MolecularClockLikelihoodModel.Leaf
- Enclosing interface:
MolecularClockLikelihoodModel
public static interface MolecularClockLikelihoodModel.Leaf
A ConstrainedLHCalculator.Leaf object is attached to each leaf node and can be used to calculated conditional probabilities across the related branch.
Allows for quick implementations as well as implementations that cope correctly with ambiguous characters
-
Method Summary
Modifier and TypeMethodDescriptioncalculateExtendedConditionals
(double topHeight, double bottomHeight) calculateFlatConditionals
(double height)
-
Method Details
-
calculateExtendedConditionals
-
calculateFlatConditionals
-