Description Usage Arguments Details Value Author(s) References See Also Examples
View source: R/r.anis.MatClust.lpp.R
Simulate anisotropic Matern cluster process on linear networks based on given interaction distance and angle
1 2 3 4 5 6 7 8 9 10 11 12 13 |
pint |
intensity function of the parents if model is Poisson, otherwise the number of parrents |
r |
iteraction distance |
cint |
intensity function of offsprings if model is Poisson, otherwise the number of offsprings per cluster |
L |
a linear network |
a |
angle of interaction |
t |
pi/t will be considered as a tolerance for angle of interaction |
model |
model to be considered for simulating parents and offsprings, currently only Poisson and Uniform. Default is Poisson. |
relaxed |
logical. if TRUE the function keeps some points which do not fall within angle condition according to a given probability |
prob |
if relaxed=TRUE, then the simulation also includes points, which do not fall within an angle a with respect to their parent, with probability prob |
nsim |
number of simulations |
check |
logical |
this function generates realizations from (an)isotropic Matern Cluster point processes over linear networks. the strength of anisotropy can be controlled by relaxed
and prob
if nsim=1
a single realization, otherwise a list of realizations of lpp objects
Mehdi Moradi m2.moradi@yahoo.com
Moradi, M., Mateu, J,. and Comas, C. (2020) Directional analysis for point patterns on linear networks. Stat.
rMatClust
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.