Rdocumentation
powered by
Learn R Programming
spatialsegregation (version 2.40)
mciF: Mean Composite Information
Description
Compute the Mean Composite Information for a given multitype point pattern. See Podani\&Czaran 1997.
Usage
mciF(X, r=NULL, target=NULL, ...)
Arguments
X
Multitype point pattern of class
ppp
(see package 'spatstat')
r
Vector of sizes for neighbourhoods, e.g.
geometric
graph with different ranges.
target
If given, look at the surroundings of this type only.
...
Further parameters for the function
segregationFun
.
Value
Returns an
fv
-object, see
spatstat
for more information.
Details
The function
mciF
is the main calculation function. Uses function
segregationFun
.
References
Podani, Czaran: Individual-centered analysis of mapped point patterns representing multi-species assemblages. J. Veg. Sci. 8: 259-270, 1997.