Skip to content

Reordering matrix in bLP #2

@stouffer

Description

@stouffer

Is it necessary to reorder the adjacency matrix like in the third line of the function bLP (i.e., x <- x[sample(c(1:NROW(x))),sample(c(1:NCOL(x)))]) or at all?

I already get classic cannot allocate vector of size errors at that stage with large-ish datasets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions