Description Usage Arguments Value
Note that it assumes it does not calculate for index below and equal to ix.i
1 | .networkWorker(fun, xdata, ix.i, ...)
|
fun |
function to be used, can be cor, cov or any other defined function |
xdata |
original data to calculate the function over |
ix.i |
starting index, this can be used to save ony upper triu |
... |
extra parameters for fun |
a vector with size 'ncol(xdata) - ix.i'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.