pplik | R Documentation |
Pseudo-likelihood estimation of a Strauss spatial point process.
pplik(pp, R, ng=50, trace=FALSE)
pp |
a pp object |
R |
the fixed parameter |
ng |
use a |
trace |
logical? Should function evaluations be printed? |
estimate for c
in the interval [0, 1]
.
Ripley, B. D. (1988) Statistical Inference for Spatial Processes. Cambridge.
Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer.
Strauss
pines <- ppinit("pines.dat")
pplik(pines, 0.7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.