Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pplik

Pseudo-likelihood Estimation of a Strauss Spatial Point Process


Description

Pseudo-likelihood estimation of a Strauss spatial point process.

Usage

pplik(pp, R, ng=50, trace=FALSE)

Arguments

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.

trace

logical? Should function evaluations be printed?

Value

estimate for c in the interval [0, 1].

References

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.

See Also

Examples

pines <- ppinit("pines.dat")
pplik(pines, 0.7)

spatial

Functions for Kriging and Point Pattern Analysis

v7.3-14
GPL-2 | GPL-3
Authors
Brian Ripley [aut, cre, cph], Roger Bivand [ctb], William Venables [cph]
Initial release
2021-04-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.