Spatiotemporal Distributions of Mortality Rates

Abstract

Geographical variations in all-cause mortality rates may be influenced by residents’ place of residence and the time period under study. Understanding these variations is essential for designing effective public health interventions and optimizing resource allocation. This study aimed to identify small area level factors associated with all-cause mortality and to map hotspots of excess deaths across a region. The analysis produced relative mortality rates and exceedance probabilities to pinpoint areas with an excess burden of death. Results showed that all-cause mortality was particularly concentrated in the upper central and northern regions of the region, where many rural counties are located. Key factors associated with higher mortality rates included lower median income, younger median age, and a lower percentage of Hispanic population in the counties studied. These findings highlight the importance of addressing income disparity in high-mortality areas, particularly in rural regions, to guide resource allocation and develop targeted interventions that can most effectively reduce mortality rates where they are needed most.

Share and Cite:

Dagne, G.A. (2025) Spatiotemporal Distributions of Mortality Rates. Journal of Biosciences and Medicines, 13, 406-416. doi: 10.4236/jbm.2025.131031.

1. Introduction

One of the main indicators for assessing an overall population health status is the rate of all-cause mortality over time [1]-[4]. This indicator (mortality) portrays the cumulative effects of health care facilities and expenditures, socioeconomic factors, and environmental factors, among others [5]-[8]. The impacts of these factors on mortality may vary by geographic location, as some studies have shown that these factors occur at relatively high levels (e.g., state, country) [9]-[11], but limited work has been done at small-area levels. To fill this gap at the small-area level, this paper’s objective is to identify small areas (counties) with unusually high or low mortality and assess the relationship between mortality rates and county-level risk factors. For this purpose, we examined spatiotemporal trends in mortality for the counties of Florida from 2016 to 2020 by using Bayesian hierarchical models.

Bayesian hierarchical models are very flexible for incorporating spatial and temporal structures of morality rates [12] [13]. Having such structures greatly increases the computational time of the Markov chain Monte Carlo algorithm [14] [15], which is traditionally used to estimate Bayesian models. Alternatively, a more efficient algorithm is the integrated nested Laplace approximation (INLA) in R [16], which is suitable for assessing spatiotemporal variations in mortality rates in small areas such as counties. To explain spatiotemporal variations in mortality rates, a modeling process incorporates risk factors for all-cause mortality, such as high-risk behaviors, sociocultural factors, accessibility to health care resources, and environmental factors of residential areas [6] [7] [17]-[19]. At the individual level, high-risk behaviors (e.g., smoking, drinking, sedentary and poor diet), socioeconomic factors (e.g., income, education level, unemployment, poverty), health resources (e.g., insurance, personal doctor, availability of health facilities), and environmental factors (e.g., infections, air and water pollution, occupation) have an impact on all-cause mortality rates. Depending on the availability of data at the individual level, a unit-level model that is often used in small area estimation can also be used for disease mapping [20]. In residential areas, county-level characteristics may also explain the variation in all-cause mortality rates. For this purpose, several county-level covariates are included in this study, such as the percentages of unemployment, education and health insurance, median income, income inequality index, median age, and health expenditure, which may impact mortality rates. Examining which of these risk factors contribute to geographic disparities in the all-cause mortality rate is an important endeavor for developing small-area-level health-related policies and interventions.

2. Methods: Data and Modeling

2.1. Sources of Data

The data for this study were obtained from the Department of Health State of Florida, Bureau of Community and Health Assessment, Division of Public Health Statistics & Performance Management (DPHSM). All-cause death counts were aggregated at the record level by county for the 2016-2020 period. Those counts were the most recent publicly available data. Because an all-cause death count is not impacted by bias in determining the cause of death, it is an appropriate outcome for assessing the heterogeneity of mortality rates across counties over time to help develop interventions and policies for those most at risk. In Florida, there are 67 counties, and from each county, data on county-level characteristics (factors) were also obtained from the DPHSM. These factors (see Table 1) are used in the geospatial model, which is defined below.

2.2. Statistical Analysis

For space-time mapping of mortality rates in small areas, total death counts are recorded along with the characteristics of the areas over time. To determine which areas exhibit higher or lower mortality rates, the standardized mortality ratio (SMR) is commonly computed for each area and specific time. The SMR is defined as the ratio of observed death counts to expected death counts [21] [22]. An SMR greater than 1 suggests higher mortality, and vice versa. Although its interpretability is simpler, it is usually an unstable indicator due to variation in the sizes of populations of small areas. A better approach is to use a spatiotemporal model that borrows information from neighboring areas and time points. To specify the spatiotemporal model, let the outcome variable Y it be the observed death count for the ith area and tth time ( i=1,2,,n;t=1,2,,T ), and let a q-dimensional vector X it contain county-level risk factors with associated parameters β , having a q×1 dimension. We assume that the outcome variable follows a Poisson distribution with mean μ it = E it θ it , where E it is the number of expected

deaths in the ith area and at the tth time, calculated as E it = N it ( i Y it i N it ) ; N it is

the number of individuals at risk; and θ it is the county-specific relative risk of death from all causes. Specifically,

Y it ~Poisson( μ it ),i=1,,n;t=1,,T (1)

where,

log( μ it )=log( E it )+log( θ it ) (2)

Furthermore, the log-risk is modeled as

log( θ it )=α+ X it β+ ϵ i + ψ it (3)

where α is the overall log-risk and the q-dimensional vector of covariates, X it , contains the following county-level variables: median income, median age, expenditure on health, percentage of health insurance, percentage of people with less than a high school education, income inequality index and unemployment rate. In Model (3), the spatial term ϵ i , is modeled as ϵ i = u i + v i , where u i represents spatially unstructured heterogeneity distributed as u i ~N( 0, τ u 2 ) , while v i represents spatially structured random effects, accounting for similarities of neighboring counties to have similar relative risks because of sharing common risk factors [23]-[25]. The distribution of v i is given, based on the conditional autoregressive model [26], as

ν i | ν j ,ij~N( ν ¯ i , σ i 2 ) (4)

where ν ¯ i = j ν i w ij / j w ij and σ i 2 = σ ν 2 / j w ij and w ij =1 if area i and area j are neighbors; otherwise, 0. The temporal term, ψ it , is defined as ψ it = ζ t + δ t + η it , where ζ t represents the temporally structured effect and is modeled using a random walk of first order as given below.

ζ t | ζ t ~N( ζ t+1 , τ ζ 2 )fort=1,

ζ t | ζ t ~N( ( ζ t1 + ζ t+1 )/2 , τ ζ 2 /2 )fort=2,,T1 ,

ζ t | ζ t ~N( ζ t1 , τ ζ 2 )fort=T ;

and δ t represents temporally unstructured heterogeneity distributed as δ t ~N( 0, τ δ 2 ) ; and η it denotes the interaction between space and time, η it ~N( 0, τ η 2 ) [27].

The parameters in models (1 - 4) are estimated using the Bayesian approach. For these parameters, noninformative prior distributions are determined. Accordingly, each element of β has a normal distribution with mean zero and a small precision (i.e., N(0, 0.001)); 1/ τ 2 , 1/ σ ν 2 , 1/ τ ζ 2 , 1/ τ δ 2 and 1/ τ η 2 , each, follow a Gamma (1, 0.01), a default prior in INLA. Using the posterior distribution of θ it (relative rate of all-cause mortality for the ith county and in the tth year), it is possible to compute and map the probability that the mortality risk in a county exceeds a given threshold [28]. Thus, an exceedance probability can be used to determine whether a county should be classified as having an excess risk (hotspot) of mortality [29]. In the Bayesian context, model comparisons can be performed using the deviance information criterion (DIC) [30] and the Watanabe-Akaike information criterion (WAIC) [31] [32]. The model with the smallest values of DIC and WAIC is preferred as the “best” model in terms of goodness of fit to the data. For estimation, we used the integrated nested Laplace approximation (INLA) software [16]. The software is particularly efficient for fitting spatial mapping models for disease incidences and can easily be used by researchers and practitioners [33].

3. Results

The descriptive statistics of the county-level characteristics are given in Table 1. The average number of all-cause deaths per county showed a slight upward increase from 2016 to 2020, except for a decrease in 2019. The median income, median age and health insurance coverage increased over time, while the percentage of adults with less than a high school education and unemployment rate (except for 2020) declined over time. The means of the income inequality index and expenditures remained roughly constant. Looking at the magnitude of the standard deviations of death counts over time, it was clear that there was heterogeneity in mortality across counties. The presence of variation was also visually confirmed by examining spatial mappings of SMR over time (see Figure 1). According to the spatial distribution of SMR, higher mortality was observed in the northern counties than in the southern part of Florida. To explain such variability, a Bayesian spatiotemporal model (GSTM), given in Equation (3), was used to provide spatial smoothing of the unadjusted SMR estimates, providing more stable estimates of mortality rates.

Table 1. Descriptive statistics of county-level variables by year.

Variables

2016

2017

2018

2019

2020

Mean

SD

Mean

SD

Mean

SD

Mean

SD

Mean

SD

All-cause death count

787.2

146.25

795.4

149.00

797.9

154.86

774.2

147.13

877.6

180.80

Median income ($)

45,205

8382.3

47144

9125.6

49,046

9807.5

51,290

10,300

53,012

11,145

Health insurance (%)

84.16

3.87

85.39

3.63

86.57

3.46

87.15

3.55

87.35

3.36

Expenditure ($)

60.74

37.73

59.44

34.53

60.83

36.37

60.15

37.41

60.22

38.10

Less than high school (%)

15.81

6.71

15.17

6.48

14.64

6.17

14.39

6.22

14.07

6.09

Median age (year)

43.09

6.26

43.30

6.34

43.57

6.42

43.76

6.53

44.00

6.58

Income inequality index

0.461

0.05

0.461

0.049

0.463

0.049

0.463

0.049

0.466

0.048

Unemployment rate

5.08

0.85

4.34

0.71

3.78

0.62

3.67

0.68

6.64

1.53

Figure 1. Spatial distribution of standardized mortality ratios (SMRs) of all-cause deaths in Florida (2016-2020).

We fitted our data with three competing models (see Table 2 for model specifications): 1) A fixed-effects model without spatial or temporal random effects (Model 1); 2) A mixed-effects model with a parametric temporal trend (Model 2); 3) A mixed-effects model with a nonlinear nonparametric trend (Model 3). According to the Bayesian model comparison criteria displayed in Table 2, Model 1 has the largest values of DIC (8005.22) and WAIC (18820.35), suggesting that ignoring spatial or temporal variation is not a good approach. Alternatively, both Model 2 and Model 3 incorporate spatial and temporal variations. Model 3 has a better fit to the data than Model 2 since its values of DIC (3536.84) and WAIC (3526.38) are smaller than those of Model 2. Thus, Model 3 is the best model, and the results from this model are presented in Table 3.

Table 2. Model specifications and comparisons (DIC = deviance information criterion, WAIC = Watanabe–Akaike information criterion).

Model Specification

Formula

DIC

WAIC

Model 1: Fixed effects (no spatial or temporal random effects)

log( θ it )=α+ X it β+λt

8005.22

18820.35

Model 2: Mixed effects with parametric trend (spatial and temporal random effects)

log( θ it )=α+ X it β+ u i + v i +λt+ ρ i t

3619.97

3991.69

Model 3: Mixed effects with nonparametric trend (spatial and temporal random effects)

log( θ it )=α+ X it β+ u i + v i + ζ t + δ t + η it

3536.84

3526.38

Table 3. Estimated posterior mean (PM) and standard deviation (SD) of population parameters of Model (3) along with a lower limit (LCL) and upper limit (UCI) of the 95% equal-tail credible interval (CI).

Predictor

PM

SD

LCL

UCI

Black percent

−0.0010

0.0017

−0.0043

0.0023

Expenditure

0.0002

0.0003

−0.0005

0.0008

Hispanic percent

−0.0048

0.0018

−0.0083

−0.0011

Income inequality

0.0155

0.0832

−0.1480

0.1783

Insurance

−0.0036

0.0028

−0.0091

0.0019

Less than high school

0.0034

0.0025

−0.0015

0.0083

Median income

−0.0055

0.0013

−0.0081

−0.0028

Median age

−0.0067

0.0028

−0.0121

−0.0012

Unemployment

0.0008

0.0027

−0.0045

0.0061

Figure 2. Spatial distribution of the posterior means of the RRs of all-cause deaths in Florida (2016-2020).

Figure 3. The county-specific posterior exceedance probability that a county’s relative rate of all-cause mortality is greater than 1 (2016-2020).

In Table 3, the posterior means, standard deviations and 95% credible intervals (CIs) for the fixed-effects parameters are displayed. The results show that the median income has a strong inverse association with the all-cause mortality rate ( β ^ :=0.0055 , CI: (−0.0081, −0.0028), which does not include zero) after controlling for other variables. This shows that residents living in counties with higher median incomes have a decreased mortality rate. It was also observed that there was a strong decrease in mortality for counties with higher percentages of Hispanic people per county after adjusting for other variables ( β ^ :=0.0048 , CI: (−0.0083, −0.0011)). In addition, the greater the median age per county was, the lower the rate of mortality ( β ^ :=0.0067 , CI: (−0.0121, −0.0012)).

From the fitted model, adjusted relative rates (RR) of mortality were also obtained for the purpose of spatial mapping. Figure 2 displays the spatial and temporal distributions of RR. Figure 2 shows that there was not much temporal variation from 2016 to 2020, implying that the trend of the relative rates of mortality for counties in Florida remained stable over that period. Figure 2 shows that there is a spatial clustering of high relative rates of mortality (pink and red) in the northern part of Florida. Specifically, Union and Washington Counties had the highest mortality rates consistently across the 5-year period considered. On the other hand, Collier County in South Florida experienced the lowest relative mortality rate (blue) throughout the study period. Identifying hot spots for all-cause mortality is a useful guide for implementing prevention and health policies. For this purpose, we can use an exceedance probability. The exceedance probability is the probability that a relative risk estimate for a county is greater than a given threshold value, such as 1 or more. Figure 3 shows a map of the exceedance probabilities at a threshold value of 1. For ease of interpretation of the exceedance map, note that for those counties with probabilities close to 1, it is likely that their relative rates (RR) exceed 1; close to zero suggests that it is not very likely that their RRs are greater than 1. As shown in Figure 3, the highest exceedance probabilities (i.e., Pr(RR > 1) was greater than 0.8) were found in northern Florida and partly in central Florida, accounting for approximately 73% of the total counties (67). Thus, further investigation is warranted for identifying other prominent risk factors (observable or unobservable) with the aim of reducing the burden of high mortality. Specifically, effective intervention programs may be implemented for those counties with high mortality rates.

4. Discussion

In this study, our analysis showed that there was not much temporal heterogeneity in the mortality rate over the 2016-2020 period, while there was substantial variability in mortality across small areas (counties). The geographical distributions (see Figures 1-3) of mortality rates revealed that relatively worse occurrences of mortality were clustered in the northern part of the state, and better mortality rates were consistently found in the southern part throughout the study period. Specifically, in the northern part, 84% of the counties had high mortality where the RRs were greater than 1, which means that there were more deaths than expected and implies the existence of health disparities. To explain this disparity, county-level covariates were used in Model 3. The findings indicated that county-level relative rates of mortality were greater in counties with lower median incomes, younger median ages, and lower percentages of the Hispanic population after controlling for unemployment rate, health insurance, education, income inequality index, and health expenditure.

One of the significant results of this study was that the percentage of the Hispanic population at the county level had an inverse association with all-cause mortality. A plausible reason for such a finding may be that a greater percentage of the Hispanic population lives in southern Florida and larger cities with higher median incomes. This is consistent with what is known as a Hispanic paradox [34] [35]. In other words, although the fact that most Hispanic subpopulations have lower socioeconomic status and access to health care, their health and mortality outcomes are better or similar to those of the white population [34]-[36]. Another variable that had a strong negative association with the mortality rate was the median age per county. Higher mortality rates were observed in counties of Florida with relatively younger populations (those with a lower median age) [37]. This may seem contrary to expectations but considering the structure of the number of deaths by county, approximately 72% of the rural counties had a median age of less than 45 years. Of the total number of counties (67) in Florida, 48% are rural counties that carry 73% of the high death burden. The reason why higher mortality occurs mostly in rural areas warrants further investigation. For our study, the unit of analysis is a county but not an individual. Accordingly, the interpretations of our results should reflect ecological effect. All our variables considered in this study were aggregated over individual residents and thus the results of our analyses cannot be interpreted at the individual level.

There are some limitations to our ecological analyses. First, the analyses were limited by not having data on important risk factors for mortality. It was not possible to obtain county-level data on unhealthy lifestyle behaviors, health-impairing environmental exposures, or access to resources. Second, interpretations of the results of the analyses require caution since our ecological model (the unit of analysis is a county) does not lead to inferences at the individual level. Third, if possible, using smaller granular-level detailed data may provide more insight to support policy decision-making.

In conclusion, using a Bayesian method, we investigated county-level characteristics that partly explained the spatiotemporal variations in all-cause deaths in the 2016-2020 period in Florida. The findings showed that counties with a higher median income, percentage of Hispanic population and median age had a lower mortality rate after adjusting for other covariates. Although we showed that there was geographical variation in all-cause mortality rates across counties, we observed a high burden of death and a stagnation in the decline of mortality in rural counties. Thus, a better understanding of other risk factors would help practitioners and public officials use measures such as interventions and proper resource allocations to high-risk areas.

Data Availability

The datasets were obtained from publicly archived located at: https://www.flhealthcharts.gov/ChartsReports/rdPage.aspx?rdReport=NonVitalInd.Data.

Conflicts of Interest

The author has no relevant financial or non-financial interests to disclose.

References

[1] Dwyer-Lindgren, L., Kendrick, P., Kelly, Y.O., Baumann, M.M., Compton, K., Blacker, B.F., et al. (2023) Cause-Specific Mortality by County, Race, and Ethnicity in the USA, 2000-19: A Systematic Analysis of Health Disparities. The Lancet, 402, 1065-1082.
https://doi.org/10.1016/s0140-6736(23)01088-7
[2] Etches, V., Frank, J., Ruggiero, E.D. and Manuel, D. (2006) Measuring Population Health: A Review of Indicators. Annual Review of Public Health, 27, 29-55.
https://doi.org/10.1146/annurev.publhealth.27.021405.102141
[3] Hoyert, D.L. (2012) 75 Years of Mortality in the United States, 1935-2010. NCHS Data Briefs, 88, 1-8.
[4] Kochanek, K.D., Murphy, S.L., Xu, J.Q. and Aria, E. (2019) Deaths: Final Data for 2017. National Center for Health Statistics.
[5] Fouillet, A., Pontais, I. and Caserio-Schönemann, C. (2020) Excess All-Cause Mortality during the First Wave of the COVID-19 Epidemic in France, March to May 2020. Eurosurveillance, 25, Article 2001485.
https://doi.org/10.2807/1560-7917.es.2020.25.34.2001485
[6] Loef, M. and Walach, H. (2012) The Combined Effects of Healthy Lifestyle Behaviors on All Cause Mortality: A Systematic Review and Meta-Analysis. Preventive Medicine, 55, 163-170.
https://doi.org/10.1016/j.ypmed.2012.06.017
[7] Li, Y., Fan, X., Wei, L., Yang, K. and Jiao, M. (2023) The Impact of High-Risk Lifestyle Factors on All-Cause Mortality in the US Non-Communicable Disease Population. BMC Public Health, 23, Article No. 422.
https://doi.org/10.1186/s12889-023-15319-1
[8] Baltrus, P., Malhotra, K., Rust, G., Levine, R., Li, C. and Gaglioti, A.H. (2019) Identifying County-Level All-Cause Mortality Rate Trajectories and Their Spatial Distribution across the United States. Preventing Chronic Disease, 16, Article 180486.
https://doi.org/10.5888/pcd16.180486
[9] CDC (2015) National Center for Health Statistics.
https://www.cdc.gov/nchs/data/gis/atmapall.pdf
[10] Mokdad, A.H., Ballestros, K., Echko, M., et al. (2018) US Burden of Disease Collaborators. The State of US Health, 1990-2016: Burden of Diseases, Injuries, and Risk Factors among US States. Journal of the American Medical Association, 319, 1444-1472.
[11] GBD and Mortality Collaborators (2018) Global, Regional, and National Age-Sex-Specific Mortality and Life Expectancy, 1950-2017: A Systematic Analysis for the Global Burden of Disease Study 2017. The Lancet, 392, 1684-1735.
[12] Haining, R. and Li, G. (2020) Modeling Spatial and Spatial-Temporal Data: A Bayesian Approach. 1st Edition, CRC Press.
[13] Jaya, I.G.N.M. and Folmer, H. (2021) Bayesian Spatiotemporal Forecasting and Mapping of COVID-19 Risk with Application to West Java Province, Indonesia. Journal of Regional Science, 61, 849-881.
https://doi.org/10.1111/jors.12533
[14] Cowles, M.K. and Carlin, B.P. (1996) Markov Chain Monte Carlo Convergence Diagnostics: A Comparative Review. Journal of the American Statistical Association, 91, 883-904.
https://doi.org/10.1080/01621459.1996.10476956
[15] Banerjee, S., Carlin, B.P. and Gelfand, A.P. (2014) Hierarchical Modeling and Analysis for Spatial Data. 2nd Edition, CRC Press.
[16] Rue, H., Martino, S. and Chopin, N. (2009) Approximate Bayesian Inference for Latent Gaussian Models by Using Integrated Nested Laplace Approximations. Journal of the Royal Statistical Society Series B: Statistical Methodology, 71, 319-392.
https://doi.org/10.1111/j.1467-9868.2008.00700.x.
[17] Elliott, P., Wakefield, J., Best, N. and Briggs, D. (2000) Spatial Epidemiology Methods and Applications. Oxford University Press.
[18] Kindig, D.A., Seplaki, C.L. and Libby, D.L. (2002) Death Rate Variation in US Subpopulations. Bull World Health Organ, 80, 9-15.
[19] Macintyre, S. and Ellaway, A. (2003) Neighborhoods and Health: An Overview. In: Neighborhoods and Health, Oxford University Press, 20-42.
https://doi.org/10.1093/acprof:oso/9780195138382.003.0002
[20] Gonçalves, K.C.M. and Ghosh, M. (2022) Unit Level Model for Small Area Estimation with Count Data under Square Root Transformation. Brazilian Journal of Probability and Statistics, 36, 1-19.
https://doi.org/10.1214/21-bjps513
[21] Waller, L.A. and Gotway, C.A. (2004) Applied Spatial Statistics for Public Health Data. Wiley.
https://doi.org/10.1002/0471662682
[22] Lawson, A., Bohning, D. and Biggeri, A. (2010) Disease Mapping and Risk Assessment for Public Health. Wiley.
[23] Clayton, D. and Bernardinelli, L. (1996) Bayesian Methods for Mapping Disease Risk. In: Geographical and Environmental Epidemiology, Oxford University Press, 205-220.
https://doi.org/10.1093/acprof:oso/9780192622358.003.0018
[24] Best, N., Richardson, S. and Thomson, A. (2005) A Comparison of Bayesian Spatial Models for Disease Mapping. Statistical Methods in Medical Research, 14, 35-59.
https://doi.org/10.1191/0962280205sm388oa
[25] Lawson, A.B., Banerjee, S., Haining, R.P. and Ugarte, M.D. (2016) Handbook of Spatial Epidemiology. CRC Press.
[26] Besag, J., York, J.C. and Mollié, A. (2009) Bayesian Image Restoration, with Two Applications in Spatial Statistics. Annals of the Institute of Statistical Mathematics, 43, 1-20.
https://doi.org/10.1007/bf00116466
[27] Knorr-Held, L. (2000) Bayesian Modelling of Inseparable Space-Time Variation in Disease Risk. Statistics in Medicine, 19, 2555-2567.
https://doi.org/10.1002/1097-0258(20000915/30)19:17/18<2555::aid-sim587>3.0.co;2-#
[28] Green, P.J. and Richardson, S. (2002) Hidden Markov Models and Disease Mapping. Journal of the American Statistical Association, 97, 1055-1070.
https://doi.org/10.1198/016214502388618870
[29] Richardson, S., Thomson, A., Best, N. and Elliott, P. (2004) Interpreting Posterior Relative Risk Estimates in Disease-Mapping Studies. Environmental Health Perspectives, 112, 1016-1025.
https://doi.org/10.1289/ehp.6740
[30] Spiegelhalter, D.J., Best, N.G., Carlin, B.P. and Van Der Linde, A. (2002) Bayesian Measures of Model Complexity and Fit. Journal of the Royal Statistical Society Series B: Statistical Methodology, 64, 583-639.
https://doi.org/10.1111/1467-9868.00353
[31] Watanabe, S. (2010) Asymptotic Equivalence of Bayes Cross Validation and Widely Applicable Information Criterion in Singular Learning Theory. The Journal of Machine Learning Research, 11, 3571-3594.
[32] Gelman, A., Hwang, J. and Vehtari, A. (2013) Understanding Predictive Information Criteria for Bayesian Models. Statistics and Computing, 24, 997-1016.
[33] Rue, H., Riebler, A., Sørbye, S.H., Illian, J.B., Simpson, D.P. and Lindgren, F.K. (2017) Bayesian Computing with INLA: A Review. Annual Review of Statistics and Its Application, 4, 395-421.
https://doi.org/10.1146/annurev-statistics-060116-054045
[34] Franzini, L., Ribble, J.C. and Keddie, A.M. (2001) Understanding the Hispanic Paradox. Ethnicity and Disease, 11, 496-518.
[35] Palloni, A. and Arias, E. (2004) Paradox Lost: Explaining the Hispanic Adult Mortality Advantage. Demography, 41, 385-415.
https://doi.org/10.1353/dem.2004.0024
[36] Turra, C.M. and Goldman, N. (2007) Socioeconomic Differences in Mortality among U.S. Adults: Insights into the Hispanic Paradox. The Journals of Gerontology: Series B, 62, S184-S192.
https://doi.org/10.1093/geronb/62.3.s184
[37] Woolf, S.H., Wolf, E.R. and Rivara, F.P. (2023) The New Crisis of Increasing All-Cause Mortality in US Children and Adolescents. Journal of the American Medical Association, 329, 975-976.
https://doi.org/10.1001/jama.2023.3517

Copyright © 2025 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.