Description Usage Arguments Value
This function uses a permutation test to look at edge stability. What we do is resample individuals and re-estimate the topology several times. This provides an estimate of edge stability.
1 | permute_popgraph(data, groups, nboot = 50, ...)
|
data |
The raw multivariate data as submitted to
|
groups |
The grouping of the data into nodes as
submitted to |
nboot |
The nubmer of times to bootstrap the individuals per group (default=50) |
... |
Other arguments to be passed to
|
A weighted graph where edge weights represent the proportion of times the edge was found in the perumuted data sets.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.