density.tpp: Kernel estimation of intensity of one-dimensional point patterns
Description
Kernel estimation of intensity of one-dimensional point patterns.
Usage
# S3 method for tpp
density(x,tbw,at=c("points","pixels"),...)
Value
If at="points": a vector of intensity values at the data points of x.
If at="pixels": a vector of intensity values over a grid.
Arguments
x
an object of class tpp
tbw
time smoothing bandwidth
at
string specifying whether to compute the intensity values at a grid of pixel locations (at="pixels") or only at the points of x (at="points"). default is to estimate the intensity at pixels
Mehdi Moradi <m2.moradi@yahoo.com> and Ottmar Cronie
Details
A vector of intensity values.
References
Mateu, J., Moradi, M., & Cronie, O. (2019). Spatio-temporal point patterns on linear networks: Pseudo-separable intensity estimation. Spatial Statistics, 100400.