psi_sp {dynamAedes}R Documentation

Probability of successful introduction (spatial)

Description

Compute the proportion of successful introductions per each cell of the grid.

Usage

psi_sp(input_sim = NULL, eval_date = NULL, n.clusters = 1)

Arguments

input_sim

matrix. dynamAedes.m compressed output matrix (compressed=TRUE).

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.

Value

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.

Author(s)

Matteo Marcantonio marcantoniomatteo@gmail.com, Daniele Da Re daniele.dare@uclouvain.be


[Package dynamAedes version 2.2.9 Index]