icci {dynamAedes} | R Documentation |
Number of invaded cells
Description
Compute a summary of the number of invaded cells over model iterations
Usage
icci(input_sim = NA, eval_date = NULL, breaks = c(0.25, 0.5, 0.75))
Arguments
input_sim |
matrix. |
eval_date |
numeric. Define the day of evaluation; it refers to the column number of the input temperature matrix. |
breaks |
numeric vector. Quantile breaks, default interquartile range: |
Value
icci
returns quantiles of the distribution of the invaded cell number for the specified. The output should be interpreted according to model spatial scale (i.e. scale='rg'
or scale='lc'
give different interpretation).
Author(s)
Matteo Marcantonio marcantoniomatteo@gmail.com, Daniele Da Re daniele.dare@uclouvain.be
[Package dynamAedes version 2.2.9 Index]