Description Usage Arguments Value
For each individual, determine the density of the remaining population
around this individual and then determine the probability of survival as defined in c.table
.
Use this to calculate survival. Density is determined by considering the density around an individual, but
not including this individual in the density calculation. The bandwidth of the kernel used for the density
calculation is given by sigma
.
1 | crowding.survival(p, c.table, sigma = 1)
|
p |
The current surviving population |
c.table |
The crowding (density) table, as defined by |
sigma |
The kernel density bandwidth |
The surviving population as a .ppp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.