sparsify2 {diffuStats} | R Documentation |
Return permutations as a numeric sparse matrix (can be binary or continuous)
sparsify2(perm, nrow, G)
perm |
dense matrix with the permutations |
nrow |
number of rows for the sparse matrix |
G |
sparse column matrix |
an arma::sp_mat object