Crude Migration Rate
migration.cmr(m, PAR, k = 100)
migration matrix
population at risk (estimated average population size)
scaling constant (set to 100
by default to result in percentage)
percentage (when k=100
)
Philip Rees, Martin Bell, Oliver Duke-Williams and Marcus Blake (2000) Problems and Solutions in the Measurement of Migration Intensities: Australia and Britain Compared. Population Studies 54, 207--222
# NOT RUN {
data(migration.world)
migration.cmr(migration.world, 6e+9)
# }
Run the code above in your browser using DataLab