Rev Language Reference


dnDuplicationLoss

Usage

dnDuplicationLoss(TimeTree individualTree, RealPos lambda, RealPos mu, Taxon[] taxa)

Arguments

individualTree : TimeTree (pass by const reference)
The individual tree in which the gene trees evolve.
lambda : RealPos (pass by const reference)
The duplication rate(s).
mu : RealPos (pass by const reference)
The loss rate(s).
taxa : Taxon[] (pass by value)
The vector of taxa which have species and individual names.

Domain Type