Pachka / mwss-App

RRShiny application to run stochastic epidemiological simulations for nosocomial spread in structured healthcare settings
GNU General Public License v3.0
0 stars 0 forks source link

Minimum number of simulated days #16

Closed qleclerc closed 1 year ago

qleclerc commented 1 year ago

Number of simulated days can be set to less than 1 currently. The model still runs since timesteps are calculated using 'seq(x)', but this minimum should be clearly set to 1.