Package | Description |
---|---|
Likelihood |
Provides classes for calculating the likelihood of a tree given a model and
an alignment.
|
Models |
Provides classes for defining a phylogenetic model.
|
Modifier and Type | Class and Description |
---|---|
class |
FitzJohnRoot
Root class for the FitzJohn et al 2009 method
|
class |
StandardRoot
Root class for the standard root methods - e.g.
|
Modifier and Type | Method and Description |
---|---|
Root |
Probabilities.getRoot(RateCategory r)
Get a root object, for the given rate category, that can be used to
the total likelihood from the root node likelihoods or provide the
frequencies of the various states at the root
|
Modifier and Type | Method and Description |
---|---|
Root |
RateCategory.getRoot()
Get a root object that can be used to calculate the total likelihood
from the root node likelihoods or provide the frequencies of the various
states at the root
|