powered by
Summary indices of age migration profile based on parameters from a Rogers and Castro schedule
index_age_rc(pars = NULL, long = TRUE)
A tibble with at least five summary measures
Named vector or parameters parameters from a Rogers and Castro schedule
Logical to return a long data frame with index values all in one column
library(dplyr) library(tibble) rc_model_fund %>% deframe() %>% index_age_rc()
Run the code above in your browser using DataLab