Kmodel.dppm: K-function or Pair Correlation Function of a
Determinantal Point Process Model
Description
Returns the theoretical \(K\)-function
or theoretical pair correlation function of a determinantal point
process model as a function of one argument \(r\).
Usage
# S3 method for dppm
Kmodel(model, …)
# S3 method for dppm
pcfmodel(model, …)
# S3 method for detpointprocfamily
Kmodel(model, …)
# S3 method for detpointprocfamily
pcfmodel(model, …)
Arguments
model
Model of class "detpointprocfamily" or "dppm".
…
Ignored (not quite true -- there is some undocumented internal use)