Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

intensity.lpp

Empirical Intensity of Point Pattern on Linear Network


Description

Computes the average number of points per unit length in a point pattern on a linear network.

Usage

## S3 method for class 'lpp'
intensity(X, ...)

Arguments

X

A point pattern on a linear network (object of class "lpp").

...

Ignored.

Details

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.

Value

A numeric value (giving the intensity) or numeric vector (giving the intensity for each possible type).

Author(s)

and Rolf Turner r.turner@auckland.ac.nz

See Also

Examples

intensity(chicago)

spatstat.linnet

Linear Networks Functionality of the 'spatstat' Family

v2.1-1
GPL (>= 2)
Authors
Adrian Baddeley [aut, cre], Rolf Turner [aut], Ege Rubak [aut], Ottmar Cronie [ctb], Tilman Davies [ctb], Greg McSwiggan [ctb], Suman Rakshit [ctb]
Initial release
2021-03-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.