|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpal.coalescent.CoalescentSimulator
public class 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |