psi_sp | R Documentation |
Compute the proportion of successful introductions per each cell of the grid.
psi_sp(input_sim = NULL, eval_date = NULL, n.clusters = 1)
input_sim |
matrix. |
eval_date |
positive integer. Define the day(s) to calculate the proportion of successful introductions which should match the column number of the temperature matrix used to inform the model. |
n.clusters |
positive integer. Define the number of parallel processes. |
psi_sp
returns a raster with the proportion of model iterations that resulted in a viable mosquito population at a given date for a given life stage in each cell of the grid.
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.