Skip to content

Reproducibility of parallel-core bootstrap #1

@ilundberg

Description

@ilundberg

In lines 379-380 of gapclosing.R, the parallel computing is set up. This currently uses a %dopar% loop which is not reproducible. I expect that modifying to a %dorng% loop will make the standard errors reproducible. (Thanks to Yanqing Gui for catching this)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions