rDGS(beta, rho, W = owin())
"owin"
) in which to
generate the random pattern. Currently this must be a rectangular
window."ppp"
).W
using a Diggle, Gates and Stibbard (1987) proposed a pairwise interaction point process in which each pair of points separated by a distance $d$ contributes a factor $e(d)$ to the probability density, where $$e(d) = \sin^2\left(\frac{\pi d}{2\rho}\right)$$ for $d < \rho$, and $e(d)$ is equal to 1 for $d \ge \rho$.
The simulation algorithm used to generate the point pattern
is rmh
, whose output
is only approximately correct).
There is a tiny chance that the algorithm will run out of space before it has terminated. If this occurs, an error message will be generated.
Berthelsen, K.K. and Moller, J. (2003) Likelihood and non-parametric Bayesian MCMC inference for spatial point processes based on perfect simulation and path sampling. Scandinavian Journal of Statistics 30, 549-564.
Diggle, P.J., Gates, D.J., and Stibbard, A. (1987) A nonparametric estimator for pairwise-interaction point processes. Biometrika 74, 763 -- 770. Scandinavian Journal of Statistics 21, 359--373.
Moller, J. and Waagepetersen, R. (2003). Statistical Inference and Simulation for Spatial Point Processes. Chapman and Hall/CRC.
rmh
,
DiggleGatesStibbard
,
rStrauss
,
rHardcore
,
rDiggleGratton
.