These functions are methods for the generic commands
formula
and
terms
for the class "ppm"
.
An object of class "ppm"
represents a fitted
Poisson or Gibbs point process model.
It is obtained from the model-fitting function ppm
.
The method formula.ppm
extracts the trend formula from the
fitted model x
(the formula originally specified as the
argument trend
to ppm
).
The method terms.ppm
extracts the individual
terms in the trend formula.