powered by
Methods for various generic functions, for the class "locmincon" of locally fitted cluster or Cox point process models.
"locmincon"
# S3 method for locmincon as.ppp(X, ...) # S3 method for locmincon print(x, ...)
# S3 method for locmincon print(x, ...)
as.ppp returns an object of class "ppp".
as.ppp
"ppp"
print returns NULL.
print
NULL
A locally-fitted Cox or cluster point process model (object of class "locmincon").
Additional arguments
Adrian Baddeley
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.
Baddeley, A. (2017) Local composite likelihood
Baddeley, A., Rubak, E. and Turner, R. (2015) Spatial Point Patterns: Methodology and Applications with R. Chapman and Hall/CRC Press.
locmincon
example(locmincon) fit as.ppp(fit)
Run the code above in your browser using DataLab