PMulti | R Documentation |
The multigroup normalised isolation index is a
multigroup version of the isolation index (xPx
)
PMulti(x)
x |
an object of class matrix (or which can be coerced to that class), where each column represents the distribution of a group within spatial units. The number of columns should be greater than 1 (at least 2 groups are required). You should not include a column with total population, because this will be interpreted as a group. |
The multigroup normalised isolation index value (numeric)
James, F. J. (1986) A New Generalized 'Exposure-Based' Segregation Index. Sociological Methods and Research, 14, pp. 301-316
Reardon S. F. and G. Firebaugh (2002) Measures of multigroup Segregation. Sociological Methodology, 32(1), pp 33-67
multigroup indices:
GiniMulti
, DMulti
,
HMulti
, CMulti
, RelDivers
Social diversity indices:
HShannon
, NShannon
,
ISimpson
,
x <- segdata@data[ ,1:2]
PMulti(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.