pal.coalescent
public class CoalescentSimulator extends java.lang.Object
Constructor and Description |
---|
CoalescentSimulator() |
Modifier and Type | Method and Description |
---|---|
CoalescentIntervals |
simulateIntervals(int numLines,
DemographicModel model)
Simulates a set of CoalescentIntervals from a genealogy assuming
contemporaneous tips.
|
public CoalescentIntervals simulateIntervals(int numLines, DemographicModel model)
numLines
- the number of tips in the sample genealogymodel
- the demographic model to use