crowding.survival: Determine survival due to crowding

Description Usage Arguments Value

View source: R/survival.R

Description

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.

Usage

1
crowding.survival(p, c.table, sigma = 1)

Arguments

p

The current surviving population

c.table

The crowding (density) table, as defined by crowding.table.

sigma

The kernel density bandwidth

Value

The surviving population as a .ppp


pwhigham/spatibm documentation built on Aug. 30, 2019, 1:16 p.m.