View source: R/diversityMatrix.R
diversityMatrix | R Documentation |
Computes a diversity matrix using a distance function between trees
diversityMatrix(forest, divergence = klsym, showProgressBar = TRUE)
forest |
A SEM forest |
divergence |
A divergence function such as hellinger or klsym |
showProgressBar |
Boolean. Show a progress bar. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.