is.ppm: Test Whether An Object Is A Fitted Point Process Model
Description
Checks whether its argument is a fitted point process model
(object of class "ppm"
).Value
TRUE
if x
has "ppm"
amongst its classes,
otherwise FALSE
.
Details
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.