Rev Language Reference


dnDiversityDependentYule

Usage

dnDiversityDependentYule(RealPos lambda, Natural capacity, RealPos rootAge, String condition, Taxon[] taxa)

Arguments

lambda : RealPos (pass by const reference)
The initial speciation rate.
capacity : Natural (pass by const reference)
The carrying capacity.
rootAge : RealPos (pass by const reference)
The time of the process since the root, if applicable.
condition : String (pass by value)
The condition of the process.
Default : survival
Options : time|survival|nTaxa
taxa : Taxon[] (pass by value)
The names of the taxa used for simulation.

Domain Type