pplik {spatial} | R Documentation |
Pseudo-likelihood estimation of a Strauss spatial point process.
pplik(pp, R, ng=25)
pp |
a pp object |
R |
the fixed parameter R
|
ng |
use a ng x ng grid with border R in the domain for numerical integration.
|
estimate for c
in the interval [0, 1]
.
pines <- ppinit("pines.dat") pplik(pines, 0.7)