Skip to content

Error in big_cor() when using block.size = 1 #181

@privefl

Description

@privefl
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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions