View source: R/recpd_cor_calc.R
recpd_cor_calc | R Documentation |
RecPD branch-length weighted jaccard similarity.
recpd_cor_calc(res, feats = NA)
res |
A results data.frame generated by recpd_calc(). |
feats |
Optional: A user-provided array of at least length 2, containing named features, or indices, corresponding to the feature column/rows of the recpd_calc() results data.frame. |
data.frame of feature x feature RecPD correlations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.