View source: R/S3_classes_ccmpp_input_mig_net_rate_df.R
make_mig_counts_match_rates | R Documentation |
The mig_net_count_age_sex
and
mig_net_rate_age_sex
components of a
ccmpp_input_list
can be set independentely of each
other. When a projection is done, the mig_parameter
component determines whether the rates or counts are used. This
function will modify its first argument by overwriting the
mig_net_count_age_sex
component with new counts such
the rates and counts yield identical projections.
make_mig_counts_match_rates(x, set_mig_type = TRUE)
x |
A |
set_mig_type |
Logical; should |
x
suitably modifed.
Mark Wheldon
Other migration rate functions:
mig_net_rate_age_sex
,
mig_parameter
, mig_type
. Also
ccmpp_input_list
and
pop_count_age_sex
for obtaining population
projections.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.