Rdocumentation
powered by
Learn R Programming
spatstat (version 1.48-0)
intensity.dppm: Intensity of Determinantal Point Process Model
Description
Extracts the intensity of a determinantal point process model.
Usage
"intensity"(X, ...)
"intensity"(X, ...)
Arguments
X
A determinantal point process model (object of class
"detpointprocfamily"
or
"dppm"
).
...
Ignored.
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.