Package | Description |
---|---|
Ancestors |
Provides classed to calculate ancestral reconstruction.
|
Modifier and Type | Method and Description |
---|---|
static AncestralMarginal |
AncestralMarginal.newInstance(java.util.Map<java.lang.String,Model> m,
Alignment a,
Tree t)
Returns an object of this class that can be used for marginal
reconstruction.
|
static AncestralMarginal |
AncestralMarginal.newInstance(Model m,
Alignment a,
Tree t)
Returns an object of this class that can be used for marginal
reconstruction.
|