psi | R Documentation |
Compute the proportion of "successful" introductions.
psi(input_sim = NULL, eval_date = NULL)
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. |
psi
returns the proportion of model iterations that resulted in a viable mosquito population (defined as: iterations with at least one individual alive in any life stage) at a given date.
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.