FBM function for a sparse matrix of 1.3e6x200

112 Views Asked by At

I need a memory shared sparse matrix of 1.3e6x200. I have tried with bigmemory package but my computer ran out of memory. I have found the function FBM in the package bigstatsr. My code run pretty good with this function for a small example, but I cannot create a matrix higher than 150 000 rows. Any idea could I solve this? Thank you for your time This is the error I have trying to use FBM function

0

There are 0 best solutions below