public class CoalescentSimulator
extends java.lang.Object
| Constructor | Description |
|---|---|
CoalescentSimulator() |
| Modifier and Type | Method | 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