Open privefl opened 6 months ago
library(bigstatsr) X <- big_attachExtdata() big_cor(X, ind.col = 1:10, block.size = 1)
Error in colSums(tmp1) : 'x' must be an array of at least two dimensions
Error in colSums(tmp1) : 'x' must be an array of at least two dimensions