Package pal.eval
Interface MolecularClockLikelihoodModel.HeightConverter
- All Known Implementing Classes:
FixedBSRDTGlobalClockModel,FixedSRDTGlobalClockModel,GlobalClockModel,MRDTGlobalClockModel,SRDTGlobalClockModel
- Enclosing interface:
- MolecularClockLikelihoodModel
public static interface MolecularClockLikelihoodModel.HeightConverter
-
Method Summary
Modifier and TypeMethodDescriptiondoublegetExpectedSubstitutionDistance(double lower, double upper) doublegetExpectedSubstitutionHeight(double baseHeight)
-
Method Details
-
getExpectedSubstitutionHeight
double getExpectedSubstitutionHeight(double baseHeight) -
getExpectedSubstitutionDistance
double getExpectedSubstitutionDistance(double lower, double upper)
-