wTO.aux.each | R Documentation |
wTO.aux.each calculate the wTO for each one of the resamplings.
wTO.aux.each(n, Data, Overlap, method, method_resampling, lag, ID)
n |
Number of bootstraps / reshuffles to be run for the estimates of the "Threshold" or "pval". |
Data |
data.frame containing the count / expression data for the correlation. |
Overlap |
Nodes of interested, where the Overlapping weights will be computed. |
method |
Type of the correlation that should be used. "s" / "spearman" will compute the rank spearman correlation, "p" / "pearson" will compute the linear correlation. If no value is given, the default is to use "s". |
method_resampling |
method of the resampling. Bootstrap or Reshuffle. Bootstrap null hypothesis is that the wTO is random, and Reshuffle tests if the wTO is equal to zero. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.