Description Usage Arguments Value Examples
Calculate the community dissimilarity / distance matrix of 'norm' with 'mina' class object as input.
1 2 3 4 5 |
x |
An object of the class 'mina' with 'norm' defined. |
method |
The dissimilarity / distance method used, default 'bray'. |
threads |
(optional, only needed when method == "tina") The number of threads used for parallel running. |
nblocks |
(optional, only needed when method == "tina") The number of row / column for splitted sub-matrix. |
... |
Additional parameters. |
x The same 'mina' object with @dis added.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.