jrgant / FluHospPrediction

R package repository to reproduce the flu hospitalization prediction project results

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random seed

jrgant opened this issue · comments

Set a random seed in plan(multiprocess)

Not as straightforward as I'd anticipated. May not be able to achieve numerical reproducibility with the parallelized setup. Make sure to note in package documentation.