Subnational life-table death counts based on gender, region and double gaps
- load_packages.R: load R packages
- read_data_national.R: read Japanese national life-table death counts
- read_data_subnational.R: read Japanese subnational life-table death counts
- gender_gap_aux.R: internal functions for evaluating forecast accuracy based on gender gap
- region_gap_aux.R: internal functions for evaluating forecast accuracy based on regional gap
- double_gap_aux.R: internal functions for evaluating forecast accuracy based on double gap
- gender_gap_national.R: 20-years-ahead out-of-sample national forecasts based on gender gap
- gender_gap_subnational.R: 20-years-ahead out-of-sample subnational forecasts based on gender gap
- regional_gap_subnational.R: 20-years-ahead out-of-sample subnational forecasts based on regional gap
- double_gap_subnational.R: 20-years-ahead out-of-sample subnational forecasts based on double gap
- gender_gap_national_compar_horizon_15.R: point forecast evaluation based on gender gap
- region_gap_national_compar_horizon_15.R: point forecast evaluation based on regional gap
- double_gap_national_compar_horizon_15.R: point forecast evaluation based on double gap
- gender_gap_compar_compar_horizon_15_interval.R: interval forecast evaluation based on gender gap
- region_gap_national_compar_horizon_15_interval.R: interval forecast evaluation based on regional gap
- double_gap_national_compar_horizon_15_interval.R: interval forecast evaluation based on double gap
- summary_point.R: result summary of point forecast accuracy comparison
- summary_interval.R: result summary of interval forecast accuracy comparison
- save_function.R: internal function for saving figures