intensity.lpp | R Documentation |
Computes the average number of points per unit length in a point pattern on a linear network.
## S3 method for class 'lpp'
intensity(X, ...)
X |
A point pattern on a linear network (object of class |
... |
Ignored. |
This is a method for the generic function intensity
It computes the empirical intensity of a point pattern
on a linear network (object of class "lpp"
),
i.e. the average density of points per unit length.
If the point pattern is multitype, the intensities of the different types are computed separately.
A numeric value (giving the intensity) or numeric vector (giving the intensity for each possible type).
and \rolf
intensity
,
intensity.ppp
intensity(chicago)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.