| Pairwise {spatstat} | R Documentation |
Creates an instance of a pairwise interaction point process model which can then be fitted to point pattern data.
Pairwise(pot, name)
pot |
An S language function giving the user-supplied pairwise interaction potential. |
name |
Character string. |
This is experimental. It constructs a member of the
pairwise interaction family pairwise.family.
An object of class "interact"
describing the interpoint interaction
structure of a point process.
Adrian Baddeley adrian@maths.uwa.edu.au http://www.maths.uwa.edu.au/~adrian/ and Rolf Turner rolf@math.unb.ca http://www.math.unb.ca/~rolf
mpl,
pairwise.family,
ppm.object