Rev Language Reference


dnPhyloBranchRateBM

Usage

dnPhyloBranchRateBM(TimeTree tree, RealPos rootState, RealPos sigma, Real drift)

Arguments

tree : TimeTree (pass by const reference)
The tree along which the continuous character evolves.
rootState : RealPos (pass by const reference)
The value of the root.
sigma : RealPos (pass by const reference)
The branch-length multiplier to scale the variance of the Brownian motion.
drift : Real (pass by const reference)
The drift parameter of the Brownian motion.
Default : 0

Domain Type