Description Usage Arguments Details Value Author(s) References See Also Examples
Border of a Linear Network.
1 | border.lpp(X)
|
X |
either a linear network or a point pattern on a linear network. |
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.
an object of class lpp for which points represent the border points ofthe underlying network.
Mehdi Moradi <m2.moradi@yahoo.com>
Cronie, O., Moradi, M., and Mateu, J (2020) Inhomogeneous higher-order summary statistics for point processes on linear networks. Statistics and Computing.
lpp, rSSI
1 2 | x <- rpoislpp(10,easynet)
border.lpp(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.