Description Usage Arguments Value
View source: R/treeda-functions.R
General-purpose function for going from a coefficient vector on the nodes to a coefficient vector on the leaves.
| 1 | nodeToLeafCoefficients(coef.vec, tree)
 | 
| coef.vec | A vector containing coefficients on internal nodes plus leaves. | 
| tree | The phylogenetic tree. | 
A vector containing coefficients on the leaves.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.