Learn R Programming

lgcp (version 1.3-14)

density.stppp: density.stppp function

Description

A wrapper function for density.ppp.

Usage

"density"(x, bandwidth = NULL, ...)

Arguments

x
an stppp object
bandwidth
'bandwidth' parameter, equivanent to parameter sigma in ?density.ppp ie standard deviation of isotropic Gaussian smoothing kernel.
...
additional arguments to be passed to density.ppp

Value

bivariate density estimate of xyt; not this is a wrapper function for density.ppp

See Also

density.ppp