Rev Language Reference


dnCompleteBirthDeath

Aliases

  • dnCompleteBDP

Usage

dnCompleteBirthDeath(RealPos rootAge/originAge/mrcaAge, RealPos lambda, RealPos mu, String condition, Taxon[] taxa)

Arguments

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.

Domain Type