dnPhyloOrnsteinUhlenbeckREML
tree : | Tree (pass by const reference) |
The tree along which the character evolves. | |
alpha : | RealPos (pass by const reference) |
The rate of attraction/selection (per branch). | |
Default : 1 | |
theta : | Real (pass by const reference) |
The optimum value (per branch). | |
Default : 1 | |
sigma : | RealPos (pass by const reference) |
The rate of random drift (per branch). | |
Default : 1 | |
rootStates : | Real (pass by const reference) |
The vector of root states. | |
Default : 0 | |
nSites : | Natural (pass by value) |
The number of sites which is used for the initialized (random draw) from this distribution. | |
Default : 10 |