.networkWorker {glmSparseNet} | R Documentation |
Note that it assumes it does not calculate for index below and equal to ix.i
.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'