Estimates of dispersal (in km^2) for the simulated mosquito population when scale = "lc"
.
dici(
input_sim = NULL,
eval_date = NULL,
breaks = c(0.25, 0.5, 0.75),
space = FALSE
)
matrix. dynamAedes.m
compressed output matrix (compressed=TRUE
).
numeric. Define the day of evaluation; it refers to the column number of the input temperature matrix.
numeric vector. Quantile breaks, default interquartile range: c(0.25,0.5,0.75)
.
See below for more details.
if space=FALSE then it returns a dataframe with quantiles of the distribution of dispersal distances; if space=TRUE (experimental) then it returns the invaded cells on the last day of model simulations for each of the iterations.