is.ppm {spatstat} | R Documentation |
Checks whether its argument is a fitted point process model
(object of class "ppm"
).
is.ppm(x)
x |
Any object. |
This function tests whether the object x
is a fitted point process model object of class
"ppm"
. See ppm.object
for details
of this class.
TRUE
if x
has "ppm"
amongst its classes,
otherwise FALSE
.
Adrian Baddeley Adrian.Baddeley@csiro.au http://www.maths.uwa.edu.au/~adrian/ and Rolf Turner r.turner@auckland.ac.nz