sparsify: Sparsify a large matrix

Description Usage Arguments

Description

Sparsify a large matrix

Usage

1
sparsify(x, batch_size = 2000)

Arguments

x

a data.table object

batch_size

to sparsify only a subset of the dataset at a time to prevent memory overload. Set a lower batch_size for larger dataset.


Yutong441/TBdev documentation built on Dec. 18, 2021, 8:22 p.m.