enve.tribs.test {enveomics.R} | R Documentation |
Enveomics: TRIBS Test
Description
Estimates the empirical difference between all the distances in a set of objects and a subset, together with its statistical significance.
Usage
enve.tribs.test(dist, selection, bins = 50, ...)
Arguments
dist |
Distances as |
selection |
Selection defining the subset. |
bins |
Number of bins to evaluate in the range of distances. |
... |
Any other parameters supported by |
Value
Returns an enve.TRIBStest
object.
Author(s)
Luis M. Rodriguez-R [aut, cre]
[Package enveomics.R version 1.9.1 Index]