Description Usage Arguments Value See Also Examples
Wrapper for vegan
package distance function, to calculate weighted Jaccard distance.
1 2 | calcWJsample(sampleA = rareSamp(simSamp(, 10), 0.5),
sampleB = rareSamp(simSamp(, 10), 0.5))
|
sampleA |
numeric vector labelled with OTU names |
sampleB |
numeric vector labelled with OTU names |
numeric weighted Jaccard distance
1 | calcWJsample(rareSamp(simSamp(100,10),0.5),rareSamp(simSamp(100,10),0.5))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.