Rev Language Reference


dnPhyloBrownianREML

Usage

dnPhyloBrownianREML(Tree tree, RealPos branchRates, RealPos siteRates, Natural nSites)

Arguments

tree : Tree (pass by const reference)
The tree along which the process evolves.
branchRates : RealPos (pass by const reference)
The per branch rate-multiplier(s).
Default : 1
siteRates : RealPos (pass by const reference)
The per site rate-multiplier(s).
Default : 1
nSites : Natural (pass by value)
The number of sites used for simulation.
Default : 10

Domain Type