sim_incursions_pois: Simulate incursions

Description Usage Arguments Details Value

View source: R/introduce.R

Description

sim_incursions_pois simulates incursions from a poisson distribution.

Usage

1
sim_incursions_pois(cell_ids, params = list(iota = 1))

Arguments

cell_ids

the cells to sample incursions to

params

a list with a named parameter iota, the number of incursions on average in each time step

Details

These functions are passed as an argument to the parameter incursion_fun in simrabid and can be customized. They must include arguments for cell_ids and params (if you want to change the parameter values or you can fix them within the function).

Value

numeric vector of cell_ids where incursions occured


mrajeev08/simrabid documentation built on May 7, 2021, 11:47 a.m.