| make_m2_cpp | R Documentation |
Legacy function - redirects to memory-efficient version
make_m2_cpp(M1, group_ids, n_threads = 1L)
M1 |
Sparse matrix (dgCMatrix) of inclusion counts (events x cells) |
group_ids |
Integer vector of group IDs for each event |
n_threads |
Number of threads for OpenMP (default 1) |
Sparse matrix M2 with same dimensions as M1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.