intensity.dppm: Intensity of Determinantal Point Process Model
Description
Extracts the intensity of a determinantal point process model.
Usage
# S3 method for detpointprocfamily
intensity(X, …) # S3 method for dppm
intensity(X, …)
Arguments
X
A determinantal point process model (object of class
"detpointprocfamily"
or "dppm"
).
Value
A numeric value (if the model is stationary), a pixel image
(if the model is non-stationary) or NA
if the intensity is
unknown for the model.