plot.lppm: Plot a Fitted Point Process Model on a Linear Network
Description
Plots the fitted intensity of a point process model
on a linear network.
Usage
# S3 method for lppm
plot(x, ..., type="trend")
Arguments
Value
Null.
Details
This function is the plot method for the class
"lppm". It computes the fitted intensity of the
point process model, and displays it using plot.linim.
The default is to display intensity values as colours. Alternatively
if the argument style="width" is given, intensity values are
displayed as the widths of thick lines drawn over the network.