spatstat (version 1.44-0)

intensity.dppm: Intensity of Determinantal Point Process Model

Description

Extracts the intensity of a determinantal point process model.

Usage

## S3 method for class 'detpointprocfamily':
intensity(X, \dots)

## S3 method for class 'dppm': intensity(X, \dots)

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.