| methods.locmincon {spatstat.local} | R Documentation |
Methods for Local Cluster or Cox Models
Description
Methods for various generic functions, for the class
"locmincon" of locally fitted cluster or Cox point process models.
Usage
## S3 method for class 'locmincon'
as.ppp(X, ...)
## S3 method for class 'locmincon'
print(x, ...)
Arguments
x, X |
A locally-fitted Cox or cluster point process model (object of class
|
... |
Additional arguments |
Details
Objects of class "locmincon" represent locally fitted
cluster or Cox point process models.
The functions documented here provided methods for this class,
for the generic functions
as.ppp
and
print.
Value
as.ppp returns an object of class "ppp".
print returns NULL.
Author(s)
Adrian Baddeley
References
Baddeley, A. (2017) Local composite likelihood for spatial point patterns. Spatial Statistics 22, 261–295. DOI: 10.1016/j.spasta.2017.03.001
Baddeley, A., Rubak, E. and Turner, R. (2015) Spatial Point Patterns: Methodology and Applications with R. Chapman and Hall/CRC Press.
See Also
Examples
example(locmincon)
fit
as.ppp(fit)