Rdocumentation
powered by
Learn R Programming
spatstat (version 1.0-1)
Pairwise: Generic Pairwise Interaction model
Description
Creates an instance of a pairwise interaction point process model which can then be fitted to point pattern data.
Usage
Pairwise(pot, name)
Arguments
pot
An S language function giving the user-supplied pairwise interaction potential.
name
Character string.
Value
An object of class
"interact"
describing the interpoint interaction structure of a point process.
Details
This is experimental. It constructs a member of the pairwise interaction family
pairwise.family
.
See Also
mpl
,
pairwise.family
,
ppm.object