NSAPH-Projects / space

SpaCE, the Spatial Confounding Environment, loads benchmark datasets for causal inference methods tackling spatial confounding
https://nsaph-projects.github.io/space/
MIT License
14 stars 5 forks source link

add setter for error sampler random seed #33

Closed atrisovic closed 1 year ago

atrisovic commented 1 year ago

The random seed will be propagated from the user to the error sampler. The random seed setter is needed to set or update this seed.

mauriciogtec commented 1 year ago

What open issue is this PR addressing?

mauriciogtec commented 1 year ago

I'm closing because there's no issue attached (one issue <-> one PR). Also there are 8 files changed, many of which are unrelated to the cli and server API. For example, this PR has undesired modifications to the README.

Please fix by adding creating an open issue, when doing the PR specify the issue, and make sure that the files changed relate the proposed change.