kerncalc: Exponential kernel computation

Description Usage Arguments

View source: R/kerncalc.R

Description

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

Usage

1
kerncalc(beta, cell.size, maxSize = Inf, decaycut = 0.99)

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


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