Abstract
In the United States, the rise in hypertension prevalence has been connected to neighborhood characteristics. While various studies have found a link between neighborhood and health, they do not evaluate the relative dependence of each component in the growth of hypertension and, more significantly, how this value differs geographically (i.e., across different neighborhoods). This study ranks the contribution of ten socioeconomic neighborhood factors to hypertension prevalence in Chicago, Illinois, using multiple global and local machine learning models at the census tract level. First, we use Geographical Random Forest, a recently proposed non-linear machine learning regression method, to assess each predictive factor’s spatial variation and contribution to hypertension prevalence. Then we compare GRF performance to Geographically Weighted Regression (local model), Random Forest (global model), and OLS (global model). The results indicate that GRF outperforms all models and that the importance of variables varies by census tract. Household composition is the most important factor in the Chicago tracts, while on the other hand, Housing type and Transportation is the least important factor. While the household composition is the most important determinant around north Lake Michigan, the socioeconomic condition of the neighborhood in Chicago’s mid-north has the most importance on hypertension prevalence. Understanding how the importance of socioeconomic factors associated with hypertension prevalence varies spatially aids in the design and implementation of health policies based on the most critical factors identified at the local level (i.e., tract), rather than relying on broad city-level guidelines (i.e., for entire Chicago and other large cities).
Keywords
Introduction
Hypertension is a major health condition that can be fatal and have a negative impact on people’s overall health. More health interventions are required, as hypertension affects 1.28 billion adults aged 30–79 years worldwide, resulting in 7.5 million deaths and accounting for 12.8% of all deaths (WHO, 2021). Heart disease and stroke are the leading causes of death in the United States, and hypertension puts these people at risk, contributing to more than half a million deaths in the United States in 2020 (U.S. Centers for Disease Control and Prevention (CDC), 2021).
Hypertension prevalence as a context-dependent health outcome has been linked to several socioeconomic and built-environment factors (Wang et al., 2022; Grekousis et al., 2021). Regarding the built environment, urban characteristics like neighborhood density, safety, and housing stability are linked to the population’s willingness to engage in physical activities (Jiang et al., 2021; Liu et al., 2019), which helps to control unhealthy behaviors and reduce obesity (Chambers and Fuster, 2012). In terms of hypertension risk, little research has been conducted in metropolitan areas with ethnically diverse populations (Cole et al., 2017), as well as household stability, affordability, and quality in relation to neighborhood characteristics (Sims et al., 2020). A diverse range of neighborhood-household settings can be found in the urban environment (homogenous residential neighborhoods to a mixed commercial-residential). The prevalence of hypertension was not adequately studied in these urban settings. For example, suburban and urban district residents with poor social standing had hypertension 2–3 mmHg higher than residents of downtown neighborhoods with a moderate social character, according to Van Hulst et al. (2012).
Hypertension is a contributing cause of death in the United States (U.S. CDC, 2021), particularly in large cities like Chicago, Illinois. In 2018, Chicago’s hypertension (29%) and obesity (35.3%) prevalence were similar to national levels. Hypertension is most prevalent among non-Hispanic black people and those who are poor (The Chicago Department of Public Health, 2021).
Current hypertension studies (Lu and Lan, 2022) have improved our understanding in tracing the determinants of a high rise in hypertension prevalence globally and the US. Most hypertension research relies on linear spatial models (Bravo et al., 2019; Roy et al., 2019; Sarkar et al., 2018). However, health outcomes are non-linear and context-dependent outcomes of a variety of dynamics, including biological, city size, population, personal behavior, interpersonal behavior, social politics, spatial governance, carbon emission, urban heat, crime, mental distress, or inactive lifestyle (Grekousis et al., 2022; Lu and Lan, 2022; Kandala et al., 2021). According to Rocha et al. (2015), health outcomes in large cities are non-linear due to the non-linear effects of larger populations’ social networks. It also reflects the effects of larger cities increasing the complexity of daily interactions between people and available resources, which eventually affect health outcomes (Galea et al., 2005). This could result in non-linear responses to linear inputs. Also, collinearity among socioeconomic data samples of linear models causes results to be misrepresented, necessitating the development of models that account for collinearity (Grekousis et al., 2022b). Similarly, the association between socio-spatial variables and the prevalence of hypertension is multifaceted and not usually linear (Lu and Lan, 2022). Only a few studies (Kandala et al., 2021) have used non-linear spatial modeling to investigate the relationships between tract-level hypertension prevalence and socioeconomic factors. As a result, more research into non-linearity is required.
Our study takes the lead and investigates the non-linear spatial variance in hypertension prevalence at the tract level using a geographical random forest (GRF) spatial machine learning model. The GRF is a non-parametric machine learning model based on decision trees (Georganos et al., 2021; Georganos and Kalogirou, 2022). It was recently developed to address the limitations of the GWR model as it does not assume local linearity and improves predictive performance over an aspatial random forest (RF) model.
However, advanced machine learning methods have an inherent problem when it comes to answering a simple question: What is the relationship/link between the independent and the dependent variables? As data-driven techniques, advanced machine learning methods focus on identifying complex non-linear relationships among the variables to achieve higher and higher predictive accuracies. Yet, there is a growing need for methods that provide better insights into the data. For example, artificial neural networks and deep learning offer outstanding predictive performance but fail to unveil how each variable affects the output. From the perspective of geography, failing to understand these relationships is a significant limitation, which partially explains why such methods are not very popular in geography, at least until lately (Grekousis 2019). However, GRF not only evaluates the effect of every independent variable on the dependent one (by estimating and ranking the relative importance) but also assesses how this relationship varies spatially. Although GRF does not produce casual statistical metrics and significance tests, it provides something equally important: assessing non-linear relationships—that most casual statistical approaches cannot handle—and how they change across space.
On that note, many geographical problems can be analyzed with machine learning techniques, provided they allow us to comprehend the structural and geographical associations of the studied variables. GRF is both a predictive and robust exploratory tool. Depending on the study, the GRF exploratory power may prove more valuable in decision-making at the local level than its high predictive performance. In addition, GRF outperforms global models in explaining geographical variation as it is a local spatial method, whereas RF and OLS fail to account for geographical heterogeneity. Therefore, we believe that the importance of this study is significant from its methodological perspective cause it applies GRF in geographical analysis and could pave the way for more related research on existing machine learning techniques or the development of new spatial ones.
Recently GRF was successfully used to model and map the relative importance of 29 socioeconomic and health-related factors to the COVID-19 death rate and outperformed commonly used local and global regression methods such as OLS and GWR (Grekousis et al., 2022). It was also used to model diabetes mellitus prevalence in the US (Quiñones et al., 2021). More evidence is needed, however, to investigate GRF use for other applications in a geographic context.
This study aims to demonstrate how the recently developed GRF model can be used as an exploratory and predictive tool to investigate the spatial heterogeneity of hypertension while accounting for the non-linear relationship between covariates and hypertension prevalence. This strategy is applicable in many cases when there is a quest for selecting highly linked variables across different geographic regions. Specifically, our research examines a) how neighborhood socio-economic characteristics, household stability, affordability, and quality may influence hypertension in Chicago, IL, USA, and b) how this influence (importance) may vary at the neighborhood level. Results are compared with OLS, GWR, and RF models.
To the best of the authors’ knowledge, GRF has never been used in the study of hypertension. As an original and pioneering study in applying the GRF machine learning algorithm, this study draws attention to a new approach to better assess the spatial variation of various determinants of hypertension. Hopefully, this will assist decision-makers in drawing better policies for human health at the neighborhood level.
Materials and methods
Data
We analyzed the population’s hypertension (“Hypertension prevalence” dependent variable) based on ten socioeconomic variables for the reference year 2018 for all 793 census tracts in Chicago. The hypertension data are provided by the Centers for Disease Control and Prevention’s PLACES Project and are based on responses to the Behavioral Risk Factor Surveillance System survey (U.S. CDC, 2021). Hypertension is defined as “Respondents aged ≥18 years who report having been told by a doctor, nurse, or another health professional that they have hypertension.”
Socioeconomic data were obtained from various sources. Severe rent (“Severe rent” variable) is defined as the percentage of the population spending more than 50% of income on housing rent; Poor Households with no food assistance percentage (“No food assistance” variable) is quantified based on the percentage of low-income households who did not receive food stamps; Eviction percentage (“Eviction rate” variable) is defined as the percentage of renter-occupied units that experience an eviction filing; and percentage of vacant housing (“Vacant housing” variable) per census tract were derived from the Chicago Health Atlas (CHA, 2021). “No food assistance” variable explains government attempts to establish the Supplemental Nutrition Assistance Program (SNAP) to promote healthy eating habits, discourage unhealthy eating habits, and penalize unhealthy nutritional practices. The percentage of Racial/Ethnic diversity in the neighborhoods (“Racial/Ethnic diversity” variable) was obtained from City Health Dashboard (CHD, 2021). We also quantified the mobility density ratio (“Mobility ratio” variable) measured as the ratio between the number of all types of trips (biking, walking, public transit, and private vehicle users) to and from census tracts to the corresponding population provided by the Multiscale Dynamic Human Mobility Flow Dataset in the U.S. (Kang et al., 2020).
Lastly, we integrated CDC’s Social Vulnerability Index (SVI) (Centers for Disease Control and Prevention (CDC), 2018), which quantifies social vulnerability to hazards like natural disasters or disease epidemics. The SVI comprises four themes: (1) Socioeconomic Status percentile calculated based on a low income, no high school diploma, living below the poverty line, and unemployment indicators (“Socioeconomic status” variable), (2) Household Composition & Disability percentile measured based on aged 65 and older, below age 17, single parent, and people with disability indicators (“Household composition” variable), (3) Minority status and Language percentile quantified based on minority and limited English proficiency (“Minority & Language” variable), and (4) Housing/Transportation percentile calculated on multi-unit structures, mobile homes, crowded houses, and people without access to the private car (“Housing type & Transportation” variable) per census tract. We obtained census tract polygon geometries as TIGER/Line Shapefiles from the United States Census Bureau (U.S. ACS, 2019) to conduct spatial analysis and mapping using geographic information systems (GIS). The census tract-level variables were linked to the geometries via their 11-digit FIPS codes.
Methods
To model the relationships of hypertension prevalence with the above-presented socioeconomic variables, we applied two local spatial regression models (GRF and GWR) and two global models (Random Forest and OLS). Models were compared based on their performance. We also calculated the partial dependence plots to identify if the relationships of the dependent variable (hypertension prevalence) with the independent variables are linear or not. For the random forest and GRF models, we also calculated the importance ranking of each variable by calculating the increase in IncMSE.
Random forest and OLS (global models)
Random Forest (RF) was introduced by Breiman (Breiman, 2001) and is a global non-parametric machine learning method. A random forest is an ensemble of decision trees trained and tested for classification or regression analysis. Each decision tree is created from a given training dataset. First, a subset is created by randomly selecting samples with replacements from the original training set (usually 2/3 of the training set is selected). The remaining data (usually the other 1/3) comprise the out-of-bag (OOB) set used for evaluation. In addition, a subset of variables is also selected per decision tree. The same process is repeated for hundreds or thousands of trees, and thus a forest of random trees is created. For each tree, the prediction or classification error is calculated. Then the most common class for classification, or the average value for predicting all trees, is used as the final output.
The OOB set is also used to assess the importance of each variable. A typical method to estimate importance is by calculating the change in the IncMSE (Georganos et al., 2021). The values of each variable in the OOB set are randomly permuted in turn, and the OOB error is calculated. If the OOB error increases, then the variable is important, and the higher the change, the more important the variable is to the estimation of the dependent variable (Grekousis et al., 2022a).
A strong point of a RF is that it can assess the relative importance of each independent variable. In other words, it quantifies which variable has a greater effect on the dependent variable. Ranking the variables according to their importance makes research outputs easily communicated to non-specialists and decision-makers. OLS lacks this ability unless the standardized (beta) coefficients are calculated. However, standardized coefficients are not easily interpretable and are not so commonly used.
RF does not make any assumption about the statistical distribution of the data. As such, it better handles variables that have non-linear relationships. On the contrary, OLS builds a probabilistic model based on various assumptions, for example, that the relationships between the dependent variable and the independent variables should be linear (Grekousis, 2020). In reality, though, non-linearity is quite common, and OLS models perform poorly. In addition, both RF and OLS are global models. Global models provide statistics and assessments that summarize the entire study area. Consequently, they do not take into account any spatial variation of the data. Therefore, global models are of lower performance in the geographical analysis as they fail to account for spatial dependence or heterogeneity.
Geographical random forest and geographically weighted regression (local models)
Local geographical regression models take into account spatial non-stationarity by estimating a set of local parameters that reveal how relationships vary in space. To do so, a spatial weight matrix that reflects the conceptualization of spatial relationships is created (Grekousis, 2020). In this research, we applied both GRF and GWR models.
GRF uses a spatial weights matrix and is calibrated locally using only nearby observations through a spatial kernel. This study used the adaptive spatial kernel to estimate the optimal number of nearest neighbors (for both GRF and GWR) as it is the most widely used and more appropriate if spatial data autocorrelation exists (Grekousis, 2020). Thus, GRF would require a separate RF hyper-parameter optimization for every single spatial unit. This approach faces three major challenges. First, it would increase the processing time dramatically. Second, applying different hyper-parameters per spatial unit would make further analysis and evaluation of the optimal hyper-parameters and the subsequent predicting accuracies extremely complex. Third, such an approach has not been applied yet, and has to be developed in future research (something beyond the scopes of our study). Following the example of others (Grekousis et al., 2022a; Quinones et al., 2021), we optimized the hyper-parameters of GRF (“number of variables randomly sampled,” and “number of trees”) using Random Grid Search (RGS) on the RF model (using CARET library in R). We then kept these hyper-parameters fixed on GRF and applied the 10-fold cross-validation method to select the best values for the bandwidth (from a set of possible bandwidth values) and selected the one with the highest OOB R2.
The optimal bandwidth for GWR (number of nearest neighbors to be used in the local regression models) was measured by minimizing the Akaike Information Criterion (AICc) (Fotheringham et al., 2015). GWR fits OLS to the data of the neighboring spatial units. In this sense, GWR follows the same assumptions as of the OLS model, for example, linearity, which is a severe deficiency when data are not linearly related.
The GWR model produces the local R2, the local residual, and the set of local coefficients for each spatial unity. This allows for analyzing the spatial variation of relationships between dependent and independent variables. On the other hand, GRF yields the local feature importance for each predictor in each local random forest model, the local residuals, and the local goodness of fit (training and OOB) (Kalogirou and Georganos, 2022). Here we mapped local importance, which allows for a thorough inspection of how the effect of each independent variable on the dependent (hypertension prevalence) varies geographically, something important when it comes to decision making.
We trained the GRF with the following values (estimated—except for bandwidth—using the random grid search at the global model): bandwidth (“bw”) = 30 (estimated through the adaptive spatial kernel), number of variables randomly sampled (“mtry”) = 6, and number of trees (“ntree”) = 1000. Both the global and local RF models were trained with data to explore variation in feature importance due to the data distribution. Like RF, we ranked the variables’ importance based on the percent change in the MSE (Georganos et al., 2021).
To test the predictive performance of local models, we used ten randomly chosen splits of the data with 90% retained for training the models and 10% of the data held back for testing the models. We also assessed the model’s predictive performance using 80%, 70% trained data and 20%, 30% test data, respectively, and found that prediction accuracy with a 90:10 split was only marginally higher. Previous research (e.g., Helbich and Griffith, 2016) confirms that the predictive performance varies insignificantly between the train/test splitting ratios of 90:10 and 80:20. As there is no precise train/test split ratio in the spatial statistics literature, we decided to keep the 90–10 split of the data. In addition, optimizing the bandwidth for each train/test split could also be applied. However, as our main objective is to use mainly GRF as an exploratory tool, we anticipate that this would not affect the overall variable importance ranking.
Specifically, the data set (n = 793) was randomly split into 713 training data objects used to train the random forest models and 80 test data objects used for evaluating the model performance. We then computed performance metrics such as the MSE, root-mean-square error (RMSE), and coefficient of determination (R2). Lastly, we reported the average value of these metrics over the 10 iterations. All our statistical analyses were conducted on the “SpatialML” package (Kalogirou and Georganos, 2022) and the “GWModel” package (Gollini et al., 2013) in R Statistical Computing Environment (R Core Team, 2020), and for cartography, the ArcGIS 10.8.1 was used. For a thorough presentation of the GRF regarding formulas, overfitting issues, and confounding variables, see Grekousis et al. (2022a), and Georganos and Kalogirou (2022).
Results
The spatial distribution of tract-level hypertension prevalence and neighborhood socioeconomic factors (tract level) are depicted in Figure 1. Chicago’s southern and western parts have the highest prevalence of hypertension at the tract level. According to the findings, the south and west sides of the city have the highest percentage of socioeconomically vulnerable people who are unemployed, have a poor income, and do not have a high school education. Similarly, younger, older, disabled, and single-parent populations are concentrated in the south and west neighborhoods. The west and northeast of Chicago have many minorities and people with limited English language competence. At the same time, susceptibility to housing type and lack of access to a private car is evenly spread throughout Chicago, except for neighborhoods near downtown, where vulnerability to placement in multi-unit crowded housing with no access to a personal vehicle is disproportionately high. As expected, the mobility ratio is highest around downtown and southwest of Chicago. However, the lack of healthful food assistance for impoverished households is greatest in the areas north of downtown and along Lake Michigan’s northeast shore. While the south has the biggest percentage of unoccupied housing, high rent, and evictions, northern neighborhoods have the greatest racial and ethnic variety. Descriptive maps of hypertension prevalence (U.S. CDC, 2021) and hypothesized socioeconomic determinants (SVI CDC, 2018; CHD, 202; CHA; 2021) at the Census Tract Level in Chicago, Illinois, USA. Community polygons are also added in the upper left map for easy reference (IDs and names of communities are listed in Table S1).
Geographical random forest (GRF)
Summary results of random forest (RF) and geographical random forest regression (GRF) models.
Partial Dependence Plots (PDPs) for socioeconomic determinants were developed to characterize the non-linear relationship between the variables and hypertension prevalence (Figure 2). By presenting the expected target response as a function of the input features of interest, PDPs can reveal whether the relationship between the target and a feature is linear, monotonic, curvilinear, or of another type (Friedman, 2001). The findings show that the majority of factors (such as mobility ratio (Figure 2(b)), vacant housing (Figure 2(c)), and no food assistance (Figure 2(e)) are not linearly related to hypertension prevalence. Partial dependency profiles of 10 global random forest model variables to map the non-linear variation of covariates.
Some variables may exhibit linear relationships but only within specific ranges. For instance, there is a nearly positive linear link between “No food assistance” and hypertension prevalence in the 1%–15% range, but the effect is minimal after that (Figure 2(e)). Generally, when all variables are linearly related to the output, traditional statistics may perform similarly or even better than machine learning. However, limiting our dataset to only these variables oversimplifies the analysis and, more importantly, excludes variables that are statistically significant determinants for hypertension, diminishing thus the spatial epidemiological importance of the study. Overall, the findings reveal that nearly all relationships are non-linear, emphasizing the importance of using non-linear regression models compared to classic linear ones. We used the GRF to deal with non-linearity.
We also mapped the determinants to understand better the spatial distribution of the local variable importance (IncMSE) (Figure 3). While the socio-economic condition of tracts in the mid-north and southwest is important concerning the hypertension epidemic (Figure 3(a)), the household composition has the greatest influence on hypertension along Lake Michigan’s north shore (Figure 3(b)). The tracts in the southeast and west have the highest importance in terms of minority & language proficiency of the population in the hypertension epidemic (Figure 3(c)). On the contrary, household type & transportation has minor importance in creating the hypertensive environment across Chicago tracts (Figure 3(d)). Some tracts on the west of downtown and north have high importance in the hypertension epidemic. However, a poor household with no food stamp assistance is vulnerable to the risk of hypertension, notably on tracts at northwest and south of downtown, along lake Michigan (Figure 3(f)). Vacant housing has the highest importance in the hypertension epidemic, predominantly in the southwest (Figure 3(g)). However, severe rent identifies with minor importance across tracts (Figure 3(h)). Eviction rate has the strongest importance in west tracts and some tracts in the south and north (Figure 3(i)), whereas for racial/ethnic diversity, tracts with the highest importance are on the south side and some in the north (Figure 3(j)). The results of the aforementioned analysis are explored in greater detail in the discussion section. Spatial variation of local feature importance (IncMSE). Higher values imply increased importance.
Predictive performance of global and local models
Evaluation of the predictive performance of models based on the test dataset.
GRF performs better (OOB MSE = 10.273) than RF (OOB MSE = 11.877) (Table 1). As with every local metric, GRF uses a subset (neighborhood defined by the bandwidth) of the entire one by creating non-linear regression for each census tract. Although the subset is relatively small, the overall OOB MSE is lower than the global model, indicating that when many local geographically defined RF are created and jointly analyzed, they can achieve improved predictions compared to the global RF. The local form of GRF allows to map the importance of each variable at each spatial unit (see Figure 3). Seemingly, there is a minor improvement in OOB MSE of GRF over RF. However, this improvement is significant in terms of prediction accuracy and gaining insight into the socio-economic drivers of hypertension at the local level, something that in global RF is completely lost (RF does not explain spatial variation). In this sense, it is essential to focus on how the importance of each variable varies spatially rather than only cross-compare the variables' importance rank for the summarized GRF model (Table 1). We further discuss how the importance of each variable varies spatially in the Results and Discussion sections. We also observe that GRF outperforms all models (Table 2), including spatial regression model GWR, indicating that it can better handle non-linearity, a major deficiency of linear regression methods.
It is worth noting that the local GWR Variance Inflation Factors (VIFs) for each independent variable show minor collinearity (predominately less than 3) (see Supplementary Figure S1). The local collinearity concerns the GW regression model if VIFs are more than ten (Lu et al., 2014).
We also depict the standardized residuals’ spatial distribution to understand better how GRF dealt with spatial heterogeneity (Figure S2(a)). In addition, we use local Moran’s I to assess spatial autocorrelation and track potential clustering in the residuals for all models (Figure S2(b)-(e)). Results show the local spatial autocorrelation of residuals is evident in most parts of the case study area for the GWR, OLS, and RF models. On the contrary, GRF results reveal no geographical clustering of residuals in most locations exhibiting spatial randomness.
Discussion
This cross-sectional socioeconomic study investigates the model-based hypertension prevalence at the tract level. Two non-linear regression models, RF and GRF, as well as two linear regression models, were used (OLS and GWR). According to the results, the local GRF model outperformed all other models in terms of prediction accuracy. More importantly, it was the only model that produced randomly distributed residuals (Figure 2S). This is an indication that GRF can potentially handle regional heterogeneity and identify the elements that cause local variation in the prevalence of hypertension, which has been verified in other investigations (Grekousis et al., 2022a; Georganos et al., 2021; Luo et al., 2021). This study aims to determine the impact of the important neighborhood and housing-related variables on hypertension rates. Four of the top five most influential local determinants (Household composition, minority & language, socioeconomic status, racial/ethnic diversity) are associated with neighborhood characteristics, while one is related to housing (Eviction rate). The findings related to these characteristics are discussed below. In addition, the limitations of this study are presented in detail in supplementary material Text S1.
Household composition
The proportion of older, younger, disabled, and single parents (the household composition variable) is highest in census tracts associated with the hypertension epidemic on the north side of Lake Michigan, where mixed-income residents of Streetsville, Lincoln Park, and low-income European migrants of Uptown and Edgewater live (Figure 3(b)). Besides that, as illustrated in Figure 1, the highest importance of household composition in hypertension is associated with increased urban mobility (Figure 3(b)), consistent with other studies (Münzel et al., 2014; Li and Xie, 2021). They identified association links between traffic-related noise and air pollution and the development of hypertension.
With the aging population and urbanization, the environment in which individuals grow old is likely to impact their health, lifespan, and well-being (Cagney and Cornwell, 2010). Hypertension is a prominent cause of death in poor and wealthy places, and its prevalence rises with age (Del Pinto and Ferri, 2019; Menec et al., 2010). Adolescent hypertension is also a concern when children grow up in an obesogenic environment, predisposing them to hypertension in adolescence and adulthood (Ewald and Haldeman, 2016).
Overall, low-income adolescents, the elderly, and people with disabilities face numerous barriers to leading an active lifestyle that helps control hypertension risks, such as a lack of gyms, access to healthy foods, and recreational facilities in their schools and neighborhoods, as well as a lack of support from their parents and families, especially single parents (Lee and Laffrey, 2006). To offer areas with accessible and affordable facilities and programs, neighborhood organizers, government agencies, schools, and public health specialists must collaborate and use the outputs of analyses focusing on the local level, like the one presented here.
Minority & language
Minority status and English language proficiency of adults per census tract are most important in some neighborhoods associated with the hypertension epidemic, such as the mid-north, west, southwest, and southeast (Figure 3(c)). According to our findings, minorities and people with limited language ability have greater importance on hypertension in west side tracts with high urban mobility (Figure 1). Similarly, minorities on the west side live in regions with a large percentage of vacant houses, which creates an unpleasant outside experience that limits their active lifestyle (Figure 1). Additionally, minorities with limited language abilities are housed in overcrowded multi-unit complexes in the mid-north (Figure 1), where they get less sleep and are more likely to acquire stress, hypertension, and obesity (Chambers et al., 2016). Minorities in ethnically diverse districts of the mid-north are also at risk of hypertension due to low income (Figures 1 and 3(c)). The urban services provided in mixed-income and ethnic enclaves should be affordable to all groups, with no cultural clashes among users.
The results of our analysis are consistent with other works. Kim et al. (2017) found a link between English language proficiency and high blood pressure. Limited English proficiency (LEP) is a major risk factor for lack of access to medical care, poor health, and adverse outcomes (Wilson et al., 2005). Patients may not grasp the significance of their conditions, the importance of medication adherence, or prognosis if a practitioner and a patient speak different languages and no translator is present. People with LEP were also more likely to be socioeconomically disadvantaged than people with acceptable English proficiency; they were more likely to have poor income, no insurance coverage, and a low educational level (David and Rhee, 1998). For example, Chinese Americans who solely speak Chinese or have little English are three times more likely than those who do not speak English to have bad pharmaceutical habits (Wu et al., 2010).
Socioeconomic status
Evidence suggests that socioeconomic status (SES), as defined by education, occupation, or income, influences significant health characteristics such as environmental exposure, health behavior, chronic stress, and health care (Leng et al., 2015). SES is strongly associated with hypertension in the mid-north and south of downtown along Lake Michigan (Figure 3(a)). Most minorities live in the mid-north with poor households without food assistance (Figure 1). Little is known about SES at the neighborhood level (Dubowitz et al., 2012) or how community and individual SES may influence hypertension risk (Xu et al., 2022). Low-income, jobless, and uneducated persons are more susceptible to hypertension, exacerbated by a lack of nutritious foods, and limited exposure to green spaces (Grazuleviciene et al., 2020). Hypertension has been identified as an environment-related disease, with social environment components potentially controllable through lifestyle changes, and well-designed neighborhoods can affect individuals’ healthy behaviors.
Racial/ethnic diversity
In recent decades, racial and ethnic diversity in the United States has gradually increased based on daily mobility among neighborhoods (Phillips et al., 2021). In our study, racially/ethnically diverse neighborhoods in southern tracts with most Black residents played a significant role in the hypertension rate (Figure 3(j)). While most people believe that urban diversity is a positive development that promotes inclusion and tolerance (Ashley et al., 2022), others believe that ethnic diversity may have unintended negative consequences, such as increased crime fear (Hooghe and De Vroome, 2016; Hipp, 2011).
Per the Kim and Wo (2022), more diverse neighborhoods had fewer violent and property crimes, particularly in more diverse neighborhoods. Having enough opportunities for frequent interpersonal contact with other groups can aid in the elimination of group bias. More importantly, interpersonal connections should occur on a small scale with a high probability of social engagement with others (Kim and Wo, 2022). Neighborhood diversity may act as a motivator for healthy behaviors by increasing people’s perceived self-efficacy and protecting them from hypertension.
Eviction rate
Housing is widely recognized as an important social determinant of health, recognizing how insecure housing (Palacios et al., 2021) or poor-quality housing (Braubach et al., 2011) can harm health and well-being. While academics frequently study toxins in the home, overcrowding, and safety issues (WHO, 2018), tenants’ security sentiments (Evans, 2021), and health repercussions, particularly hypertension, are poorly known (Rolfe et al., 2020). According to our findings, the eviction filing rate with the greatest importance on hypertension prevalence is on Chicago’s west side (Figure 3(i)), including a low-income population and unoccupied properties that create unsafe surroundings (Figure 1). Household instability and high-burdened household expenditures (i.e., severe rent) are linked to worse self-reported health, psychosocial distress, and a higher risk of deferring medical treatment due to financial constraints (Meltzer and Schwartz, 2016).
Conclusion
This is the first study to examine the geographic variation in hypertension prevalence at the tract level in response to determinants associated with neighborhood and household qualities using the GRF regression model. A GRF model outperformed linear and nonlinear local and global models in terms of goodness-of-fit and predictability. In addition, GRF was the only model that residuals were not spatially clustered. This is a significant finding regarding the usefulness and applicability of GRF spatial regression model in geographical analysis as not only accounts for non-linear relationships but also attempts to addresses spatial heterogeneity. More importantly, GRF is applied here mainly as an exploratory tool to identify how the importance of each variable varies spatially, something that cannot be performed through OLS, RF, or GWR models. Therefore, our approach contributes new insight into the neighborhood determinants of hypertension. The findings of this study could pave the way for future tract-level epidemiologic research, allowing researchers to better understand the mechanisms that drive hypertension prevalence in different places with different household and neighborhood-related characteristics, particularly in Chicago, where obesity and heart disease risk are highest. This research encourages policymakers and urban planners to study urban spaces through the lens of household-neighborhood fitness at the individual and community levels. In order to reduce hypertension prevalence, future research should focus on the effects of the neighborhood, housing real estate, and typologies (single/multifamily, detached/attached houses, mobile homes) on health decisions and behaviors. Understanding the underlying, spatially variable determinants of hypertension at the tract level should lead to more sophisticated research and policy development in large cities throughout the United States.
Supplemental Material
Supplemental Material - Using geographical random forest models to explore spatial patterns in the neighborhood determinants of hypertension prevalence across chicago, illinois, USA
Supplemental Material for Using geographical random forest models to explore spatial patterns in the neighborhood determinants of hypertension prevalence across chicago, illinois, USA by Aynaz Lotfata, George Grekousis and Ruoyu Wang in Environment and Planning B: Urban Analytics and City Science
Footnotes
Declaration of conflicting interests
The author(s) declared no potential conflicts of interest with respect to the research, authorship, and/or publication of this article.
Funding
The author(s) received no financial support for the research, authorship, and/or publication of this article.
Supplemental Material
Supplemental material for this article is available online.
References
Supplementary Material
Please find the following supplemental material available below.
For Open Access articles published under a Creative Commons License, all supplemental material carries the same license as the article it is associated with.
For non-Open Access articles published, all supplemental material carries a non-exclusive license, and permission requests for re-use of supplemental material or any part of supplemental material shall be sent directly to the copyright owner as specified in the copyright notice associated with the article.
