Description Usage Arguments Details Value
sim_incursions_pois
simulates incursions from a poisson distribution.
1 | sim_incursions_pois(cell_ids, params = list(iota = 1))
|
cell_ids |
the cells to sample incursions to |
params |
a list with a named parameter |
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).
numeric vector of cell_ids where incursions occured
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.