twinstim
'sThe fitted conditional intensity function from twinstim
may be visualized in at least two ways: iafplot
plots the fitted
interaction functions (as a function of the distance from the host), and
intensityplot.twinstim
plots the fitted intensity either
aggregated over space (evolution over time) or aggregated over time
(spatial surface of the cumulated intensity). The plot
method for
class "twinstim"
is just a wrapper for these two functions.
# S3 method for twinstim
plot(x, which, ...)
See the documentation of the respective plot functions,
iafplot
or intensityplot.twinstim
.
an object of class "twinstim"
.
character. Which characteristic of the conditional intensity should
be plotted? Possible values are the ones allowed in
the functions iafplot
(e.g., "siaf"
) and
intensityplot.twinstim
(e.g.,
"epidemic proportion"
, partially matched).
further arguments passed to iafplot
or
intensityplot.twinstim
.
Sebastian Meyer