|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--pal.coalescent.CoalescentSimulator
Simulates a set of coalescent intervals given a demographic model.
Constructor Summary | |
CoalescentSimulator()
|
Method Summary | |
CoalescentIntervals |
simulateIntervals(int numLines,
DemographicModel model)
Simulates a set of CoalescentIntervals from a genealogy assuming contemporaneous tips. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CoalescentSimulator()
Method Detail |
public CoalescentIntervals simulateIntervals(int numLines, DemographicModel model)
numLines
- the number of tips in the sample genealogymodel
- the demographic model to use
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |