migration.weighted.gini.mean: Migration-weighted Mean Gini Index

Description Usage Arguments Value References See Also Examples

Description

The Migration-weighted Mean Gini Index is simply the average of the Migration-weighted In-migration (migration.weighted.gini.in) and the Migration-weighted Out-migration (migration.weighted.gini.out) Gini Indices:

MWG^A = \frac{MWG^O + MWG^I}{2}

Usage

1

Arguments

m

migration matrix

mwgi

optionally passed (precomputed) Migration-weighted In-migration Gini Index

mwgo

optionally passed (precomputed) Migration-weighted Out-migration Gini Index

Value

This combined index results in a number between 0 and 1 where 0 means no spatial focusing and 1 shows maximum focusing.

References

See Also

migration.weighted.gini.in migration.weighted.gini.out

Examples

1
2
3

daroczig/migration.indices documentation built on May 14, 2019, 6:09 p.m.