dnHeterochronousCoalescentSkyline
theta : | RealPos[] (pass by const reference) |
A vector of per interval population sizes. | |
times : | RealPos[] (pass by const reference) |
A vector of times for the intervals, if applicable. | |
Default : NULL | |
method : | String (pass by value) |
The method how intervals are defined. | |
Default : events | |
Options : events|uniform|specified | |
taxa : | Taxon[] (pass by value) |
The taxon names used for initialization. | |
constraints : | Clade[] (pass by value) |
The strictly enforced topology constraints. | |
Default : [ ] |