migration.gini.row.standardized: Standardized Rows Gini Index

Description Usage Arguments Value References See Also Examples

Description

The standardized version of the Rows Gini Index (migration.gini.row) by dividing that with the Total Flows Gini Index (migration.gini.total):

G^{T*}_R = 100\frac{G^T_R}{G^T}

As this index is standardized, it "facilitate comparisons from one period to the next of the rows" indices.

Usage

1
2

Arguments

m

migration matrix

gini.total

optionally pass the pre-computed Total Flows Gini Index to save computational resources

Value

A percentage range from 0% to 100% where 0% means that the migration flows are uniform, while a higher value indicates spatial focusing.

References

See Also

migration.gini.row migration.gini.col.standardized

Examples

1
2
3

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