migration.acv.in {migration.indices} | R Documentation |
The Aggregated In-migration Coefficient of Variation is the weighted average of the In-migration Coefficient of Variation (migration.cv.in
).
migration.acv.in(m)
m |
migration matrix |
A number where a higher (\neq 0
) shows more spatial focus.
Andrei Rogers and Stuart Sweeney (1998) Measuring the Spatial Focus of Migration Patterns. The Professional Geographer 50, 232–242
migration.cv.in
migration.cv.out
migration.acv.out
migration.acv
data(migration.hyp)
migration.acv.in(migration.hyp) # 0.3333333
migration.acv.in(migration.hyp2) # 0.25