border.lpp: Border of a Linear Network.

Description Usage Arguments Details Value Author(s) References See Also Examples

View source: R/border.lpp.R

Description

Border of a Linear Network.

Usage

1

Arguments

X

either a linear network or a point pattern on a linear network.

Details

For a given point pattern or linear network, this function extracts the border of the linear network in consideration which consists of all nodes with degree one.

Value

an object of class lpp for which points represent the border points ofthe underlying network.

Author(s)

Mehdi Moradi <m2.moradi@yahoo.com>

References

Cronie, O., Moradi, M., and Mateu, J (2020) Inhomogeneous higher-order summary statistics for point processes on linear networks. Statistics and Computing.

See Also

lpp, rSSI

Examples

1
2
x <- rpoislpp(10,easynet)
border.lpp(x)

Moradii/LinearJ documentation built on Sept. 7, 2021, 11:36 p.m.