|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpal.coalescent.SerialCoalescentSimulator
public class SerialCoalescentSimulator
Simulates a set of coalescent intervals given a demographic model.
Constructor Summary | |
---|---|
SerialCoalescentSimulator()
|
Method Summary | |
---|---|
Tree |
getTree()
|
CoalescentIntervals |
simulateIntervals(TimeOrderCharacterData tocd,
DemographicModel model,
boolean createTree)
Simulates a set of CoalescentIntervals from a genealogy. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SerialCoalescentSimulator()
Method Detail |
---|
public CoalescentIntervals simulateIntervals(TimeOrderCharacterData tocd, DemographicModel model, boolean createTree)
tocd
- the time order character data determining the
order and time in which samples are added.model
- the demographic model to usepublic Tree getTree()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |