The value of fitted.dppm is a numeric vector
giving the fitted values at the quadrature points.The value of predict.dppm is usually a pixel image
(object of class "im"), but see predict.ppm
for details.
Details
These functions are methods for the generic functions
fitted and predict.
The argument object should be a determinantal point process model
(object of class "dppm") obtained using
the function dppm.
The intensity of the fitted model
is computed, using fitted.ppm or
predict.ppm respectively.