Uses of Interface
pal.eval.LHCalculator.Internal
-
Packages that use LHCalculator.Internal Package Description pal.eval Classes for evaluating evolutionary hypothesis (chi-square and likelihood criteria) and estimating model parameters. -
-
Uses of LHCalculator.Internal in pal.eval
Methods in pal.eval that return LHCalculator.Internal Modifier and Type Method Description LHCalculator.InternalLHCalculator.Generator. createNewInternal()LHCalculator.InternalLHCalculator.Generator. createNewInternal(LHCalculator.Generator patentGenerator)An obscure method, primarily used by the High Accuracy calculatorConstructors in pal.eval with parameters of type LHCalculator.Internal Constructor Description InternalImpl(LHCalculator.Internal base, SubstitutionModel model)
-