psi {dynamAedes} | R Documentation |
Proportion of successful introductions
Description
Compute the proportion of "successful" introductions.
Usage
psi(input_sim = NULL, eval_date = NULL)
Arguments
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. |
Value
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.
Author(s)
Matteo Marcantonio marcantoniomatteo@gmail.com, Daniele Da Re daniele.dare@uclouvain.be
[Package dynamAedes version 2.2.9 Index]