kerncalc_mort: Exponential kernel computation, with mortality

Description Usage Arguments

View source: R/kerncalc_mort.R

Description

Exponential kernel computation to be used as an input of the latfordisp function.

Usage

1
2
kerncalc_mort(beta, cell.size, maxSize = Inf, decaycut = 0.99,
  surv.per.m = 0.9)

Arguments

beta

the mean of the exponential distribution

cell.size

the size of a lattice's cell in meters

maxSize

The maximum alowable size of the resulting matrix.

decaycut

the quantile used to cut the tails of the kernel

surv.per.m

proportion of individuals surviving per meter travelled


yclough/ecodeal documentation built on May 14, 2019, 2:01 a.m.