- X
The observed point pattern,
from which an estimate of the inhomogeneous multitype \(J\) function
\(J_{IJ}(r)\) will be computed.
It must be a marked point pattern.
See under Details.
- I
Subset index specifying the points of X
from which distances are measured, for the inhomogeneous \(G\) function.
- J
Subset index specifying the points in X
to which
distances are measured, for the inhomogeneous \(G\) and \(F\) functions.
- lambda
Optional.
Values of the estimated intensity function.
Either a vector giving the intensity values
at the points of the pattern X
,
a pixel image (object of class "im"
) giving the
intensity values at all locations, a fitted point process model
(object of class "ppm"
) or a function(x,y)
which
can be evaluated to give the intensity value at any location.
- lambdaI
Optional.
Values of the estimated intensity of the sub-process X[I]
.
Either a pixel image (object of class "im"
),
a numeric vector containing the intensity values
at each of the points in X[I]
,
a fitted point process model
(object of class "ppm"
or "kppm"
or "dppm"
),
or a function(x,y)
which
can be evaluated to give the intensity value at any location,
- lambdaJ
Optional.
Values of the estimated intensity of the sub-process X[J]
.
Either a pixel image (object of class "im"
),
a numeric vector containing the intensity values
at each of the points in X[J]
,
a fitted point process model
(object of class "ppm"
or "kppm"
or "dppm"
),
or a function(x,y)
which
can be evaluated to give the intensity value at any location.
- lambdamin
Optional. The minimum possible value of the intensity
over the spatial domain. A positive numerical value.
- ...
Extra arguments passed to as.mask
to control
the pixel resolution for the computation.
- r
vector of values for the argument \(r\) at which
the inhomogeneous \(K\) function
should be evaluated. Not normally given by the user;
there is a sensible default.
- ReferenceMeasureMarkSetI
Optional. The total measure of the mark set. A positive number.
- ratio
Logical value indicating whether to save ratio information.