density.stppp: density.stppp function

View source: R/parameterEstimation.R

density.stpppR Documentation

density.stppp function

Description

A wrapper function for density.ppp.

Usage

## S3 method for class 'stppp'
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


lgcp documentation built on Oct. 3, 2023, 5:08 p.m.