Pairwise {spatstat}R Documentation

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.

Details

This is experimental. It constructs a member of the pairwise interaction family pairwise.family.

Value

An object of class "interact" describing the interpoint interaction structure of a point process.

Author(s)

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

See Also

mpl, pairwise.family, ppm.object


[Package Contents]