dnPhyloMultivariateBrownianMultiSampleREML
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 | |
rateMatrix : | MatrixRealSymmetric (pass by const reference) |
The variance-covariance matrix. | |
withinSpeciesVariances : | RealPos[][] (pass by const reference) |
The per species per site within-species variances. | |
taxa : | Taxon[] (pass by value) |
The vector of taxa which have species and individual names. |