icci | R Documentation |
Compute a summary of the number of invaded cells over model iterations
icci(input_sim = NA, eval_date = NULL, breaks = c(0.25, 0.5, 0.75))
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: |
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).
Matteo Marcantonio marcantoniomatteo@gmail.com, Daniele Da Re daniele.dare@uclouvain.be
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.