dnCompleteBirthDeath
rootAge/originAge/mrcaAge : | RealPos (pass by const reference) |
The start age of the process, either the root age, mrca age or the origin time. | |
lambda : | RealPos (pass by const reference) |
The constant speciation rate. | |
mu : | RealPos (pass by const reference) |
The constant extinction rate. | |
Default : 0 | |
condition : | String (pass by value) |
The condition of the process. | |
Default : time | |
Options : time|survival|nTaxa | |
taxa : | Taxon[] (pass by const reference) |
The taxa used for initialization. |