SubsampleCol {countland} | R Documentation |
Internal function for subsampling a column from a sparse matrix.
SubsampleCol(lm, li, j, n_counts)
lm |
column vector |
li |
row positions |
j |
column index |
n_counts |
count to sample |
subsampled column as dgTMatrix components