You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am replicating the code on the blog post "Modelling the effects of public health interventions on COVID-19 transmission using R - part 2". However, I got the error (object 'arrivals.icm' not found) after I executed the following command:
baseline_sim <- simulate(ncores = 4)
The text was updated successfully, but these errors were encountered:
I am replicating the code on the blog post "Modelling the effects of public health interventions on COVID-19 transmission using R - part 2". However, I got the error (object 'arrivals.icm' not found) after I executed the following command:
baseline_sim <- simulate(ncores = 4)
The text was updated successfully, but these errors were encountered: