# NOT RUN {
data(square,square_pop)
infecSim(region = square,
t.win = c(1,10),
covariates = square_pop,
mean.val= 100,
p =1/100,
delta = c(0.01,4),
rho=3,
t.off = 4,
cov.pars = c(0.9,0.03,0.1),
grid.size = 64^2)
# }
Run the code above in your browser using DataLab