REVIEW 5 major objections 6 minor 55 references
Toward Ethical Spatial Analysis: Addressing Endogenous Bias Through Visual Analytics
T0 review · 5 major / 6 minor · reviewed 2026-08-11 · deepseek-v4-flash
Pith's one-line read Visual analytics can systematically expose hidden, built-in biases of spatial analysis by visualizing data heterogeneity, model assumptions, parameter choices, and grouping effects.
desk verdict A useful synthesis of known bias types and visual techniques, but the central detection claim outruns the evidence; worth refereeing as a preliminary framework. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The machinery is a three-tiered visual analytics strategy mapped onto the three components of spatial analysis. At the data level, dimensionality reduction visualization (parallel coordinates) makes heterogeneity visible so that analysts can see when pooling regions would create Simpson's paradox. At the modeling level, spatial continuity testing of fitted parameters (e.g., $b_{1,\text{est}}$ from GWR) and dynamic parameter visualization (sweeping KDE bandwidth) expose where model assumptions break down. At the interpretation level, multi-grouping visualization — comparing results under alternative spatial grids or alternative demographic groupings — reveals how conclusions depend on grouping choices. Each technique turns a hidden assumption into a visible pattern, which is what lets the analyst detect the bias.
What would settle it
Run a blind experiment in which a known endogenous bias is injected into a spatial analysis task outside the four case types — for example, a misspecified spatial autocorrelation structure or a clustering algorithm's number-of-clusters parameter — and give analysts the proposed visualizations. If the visualizations show no anomaly while a standard statistical diagnostic flags the bias, then the framework's claim to detect biases across most spatial analysis tasks is falsified.
Extended reading notes
Core claim
The paper's central claim is that a visual analytics framework enables effective detection of endogenous bias across most spatial analysis tasks. The authors identify three sources of such bias — data, modeling, and interpretation — and pair each with a visualization strategy: dimensionality-reduction views (such as parallel coordinates) expose heterogeneity that can induce Simpson's paradox; spatial-continuity testing of model parameters reveals where geographically weighted regression's linearity assumption breaks; dynamic parameter visualization shows how kernel-density bandwidth choices can create false centers; and multi-grouping visualizations (spatial grids as well as ethnic groupings) uncover interpretation biases such as the modifiable areal unit problem. The real-world demonstration uses hospital accessibility in Cook County, where the overall accessibility score of 0.000977 hides a racial gradient from 0.000879 for Black residents to 0.00106 for Asian residents. If the framework is correct, the same visualization techniques can be reused across spatial analysis workflows as a systematic bias-auditing step.
Load-bearing premise
The paper's claim that visual analytics works across most spatial analysis tasks assumes that the four bias examples (Simpson's paradox from heterogeneity, GWR nonlinearity, KDE bandwidth sensitivity, and grouping effects) are representative of all endogenous biases, but only the grouping case is tested on real-world data.
Editorial extensions
If this is right
- Analysts can check for Simpson's-paradox reversals before pooling spatial data by inspecting parallel-coordinate views of the variables.
- GWR users can locate regions where the linearity assumption fails by mapping the spatial continuity of fitted parameters and treating error clusters as red flags.
- KDE practitioners can choose bandwidths by watching how the estimated density changes dynamically, avoiding 'false center' artifacts.
- Planners evaluating accessibility or other aggregate metrics can use multi-grouping views to see whether an overall optimum hides systematic disadvantage for specific racial or spatial groups.
- The framework can be applied as a routine visual audit step in spatial analysis workflows without requiring new statistical models.
Reading between the lines
- The paper does not directly test whether the four bias types are representative of all endogenous biases; one plausible extension is to apply the same visual-audit logic to other assumptions, such as stationarity in kriging, clustering parameters, or ecological inference, and check whether the visual patterns are as diagnostic.
- A controlled user study could test whether analysts who use the visualizations actually make better bias-detection decisions than those who only see summary statistics.
- The Cook County result suggests a policy-relevant extension: agencies could be asked to report accessibility or other distributional metrics disaggregated by race and subregion, with the visualizations serving as the audit trail.
- The paper's own generality claim ('most spatial analysis tasks') is the least supported part; testing it would require applying the framework to tasks whose bias mechanism is unknown and seeing whether the visualizations still flag anomalies.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper argues that spatial analysis can produce endogenous biases—biases arising from the internal design of spatial data, models, and interpretation workflows—and that visual analytics offers a practical way to detect them. The authors propose a three-tiered strategy: dimensionality reduction and parallel-coordinate plots for data heterogeneity; spatial continuity tests of model parameters and dynamic parameter visualization for modeling; and multi-grouping visualization for interpretation. They illustrate the strategy with simulations of Simpson's paradox in spatially heterogeneous regions, GWR discontinuities, KDE bandwidth sensitivity, MAUP, and a real-world hospital-accessibility study by racial group in Cook County. The paper concludes that this visual analytics framework enables effective detection of endogenous biases across most spatial analysis tasks.
Significance. If the central claim were established, the paper would provide a useful and much-needed auditing approach for an understudied class of GIS errors. The work has two clear strengths: it proposes a coherent conceptual taxonomy of endogenous bias at the data, modeling, and interpretation levels, and it makes data and code available on Figshare for the simulations and the real-world example. The simulations are internally consistent, and the real-world accessibility case is a step toward external validity. However, the evidence is entirely confirmatory: every simulation embeds a known bias-generating mechanism, and the paper does not measure whether a user would detect the bias without prior knowledge. The generality claim in Section 5 therefore exceeds what the experiments can support.
major comments (5)
- [Section 5, Concluding remarks] The claim that 'this visual analytics framework enables the effective detection of such biases across most spatial analysis tasks' is not established by the four experiments in Section 4. Each experiment is a confirmatory demonstration in which the bias-location is known to the authors before the visualization is interpreted. In §4.1 the three heterogeneous regions are defined by the simulation; in §4.2.1 the red boxes are placed over error clusters after the discontinuities are known; in §4.2.2 the two bandwidths are chosen so that one fails and one succeeds; and in §4.3.1 the four groupings are preselected. These examples show that a person can see an artifact after being told where to look, not that the framework detects hidden bias in an unfamiliar workflow. The paper should either add a detection criterion, a statistical test, or a baseline, or soften the Section 5 claim to 'potential' or 'preliminary evidence.'
- [§4.1, Figure 8] The parallel-coordinate plot is interpreted as showing a 'clear grouping effect' only after the region labels A, B, C are known from the simulation design. The text does not specify what visual pattern counts as evidence of heterogeneity, nor how a user would distinguish a genuine grouping effect from noise or from continuous spatial variation. Without a stated decision rule or a comparison to a non-visual diagnostic (for example, examining correlation stability across alternative groupings), the claim that visual analytics 'helps identify the hidden errors' remains unsupported.
- [§4.2.1, Figure 9] The 'spatial continuity test' is performed by visually inspecting the spatial distribution of b1_est, and the red boxes are placed in regions where discontinuities occur. Because the simulation sets those discontinuities by construction, the exercise cannot demonstrate that the technique detects unknown model-assumption violations. The paper should provide an operational definition of a continuity violation and report how many true and false positives the visual screen would produce under realistic noise, or otherwise restrict the claim to illustrating the effect.
- [§4.3.1, Figure 12] The consistency statistics (21.25%, 28.75%, 50.00%) are descriptive summaries over the four chosen groupings, but they do not quantify a 'substantial impact' without a null baseline. The reader does not know what consistency would be expected if cells were classified randomly or if many random groupings were compared. In addition, the percentages as reported are not mutually exclusive: the 28.75% of grids that are 'consistent for only two groupings' are also cases that 'vary across one or more of the four groupings,' so the sentence describing the remaining 50.00% is ambiguous.
- [§4.3.2, Figures 13-14] The real-world Cook County case shows that hospital accessibility differs by racial group under the chosen 3SFCA specification, and that the spatial distributions differ from the overall map. This is an empirical finding about access inequality, but it does not demonstrate that the visual analytics framework detected an endogenous bias. The analysis does not compare against alternative modeling choices, nor does it provide a known ground truth that the visualization would reveal. To support external validity, the paper should show either a documented data-quality or model-assumption issue that the visualization exposes, or a task in which the visualization changes an analyst's conclusion. Without this, the real-world example remains an illustration of grouping effects rather than a test of detection.
minor comments (6)
- [Abstract and throughout] There are several language issues: 'ethics issues' should be 'ethical issues'; 'an alytics' contains a spacing error in the abstract; 'modelling' and 'modeling' are used inconsistently; and 'these sources are deeply embedded throughout the spatial analysis, they are frequently go unnoticed' is grammatically incomplete.
- [Figure 8] The axes of the parallel-coordinate plot are not described in the text; the reader cannot tell which axes correspond to Variable 1, Variable 2, and the two spatial coordinates. Please label them or describe them explicitly.
- [Figure 9] The text refers to 'four visualization results' in Figure 9, but no panel labels (a)-(d) are mentioned. Adding panel labels would make the narrative in §4.2.1 much easier to follow.
- [References] Reference [45] (Eidous et al. 2010) duplicates reference [38]; the duplicate should be removed and the remaining citation renumbered.
- [§4.2.2] The bandwidth values 0.6070 and 0.3526 are said to be based on Silverman's rule of thumb, but no units, coordinate system, or data scale are given. Without this information the reader cannot assess whether the two bandwidths are comparable or why one is 'optimal.'
- [Data and codes availability statement] The statement links to a Figshare share token rather than a permanent DOI. Once the DOI is assigned, it should be cited; this also improves reproducibility.
Circularity Check
No circularity: the case studies are controlled demonstrations, not fitted predictions, and the framework is explicitly a preliminary synthesis rather than a derivation.
full rationale
The paper does not present a derivation chain in which a predicted quantity reduces to a fitted input or a self-citation. Each case study is an explicitly controlled demonstration: in §4.1 the data are generated with known regional correlations and then visualized; in §4.2.1 a predefined nonlinear relationship is simulated and GWR residuals are examined; in §4.2.2 bandwidths are set by Silverman's rule, not tuned to produce the conclusion; in §4.3 known MAUP and racial-grouping effects are shown in simulations and real data. These are validation illustrations, not statistically forced predictions. The only self-citation, reference [19], is used as background evidence that visual analytics can uncover data-generating processes in geography; it is not the load-bearing premise for the framework's detection claim. The broad sentence in Section 5 ('enables the effective detection of such biases across most spatial analysis tasks') is under-supported by four case studies, but that is an external-validity or strength-of-evidence concern, not a circularity concern. The abstract itself calls the work a 'preliminary investigation' and says the framework 'approximates a method,' so the authors do not claim an independent derivation from the simulations. No equation or fitted parameter is reused as its own output, and no cited uniqueness theorem or ansatz is smuggled in from the authors' prior work. Therefore the appropriate finding is no significant circularity.
Assumptions & free parameters
assumptions (3)
- domain assumption Spatial analysis is composed of data, modeling, and interpretation, and these three components cover the main sources of endogenous bias.
- domain assumption Visual analytics has auditing and scrutiny functions that transfer to detecting endogenous bias in spatial analysis.
- domain assumption Endogenous bias is a meaningful and distinct category from exogenous bias, and it can be addressed without user misuse.
Cite this review
Pith. "Pith review of Toward Ethical Spatial Analysis: Addressing Endogenous Bias Through Visual Analytics." pith.science (2026). https://pith.science/paper/6QIYBMSI
@misc{pith2026241214189,
author = {Pith},
title = {Pith review of: Toward Ethical Spatial Analysis: Addressing Endogenous Bias Through Visual Analytics},
year = {2026},
howpublished = {\url{https://pith.science/paper/6QIYBMSI}},
note = {Machine review of arXiv:2412.14189}
}
read the original abstract
Spatial analysis can generate both exogenous and endogenous biases, which will lead to ethics issues. Exogenous biases arise from external factors or environments and are unrelated to internal operating mechanisms, while endogenous biases stem from internal processes or technologies. Although much attention has been given to exogenous biases, endogenous biases in spatial analysis have been largely overlooked, and a comprehensive methodology for addressing them is yet to be developed. To tackle this challenge, we propose that visual analytics can play a key role in understanding geographic data and improving the interpretation of analytical results. In this study, we conducted a preliminary investigation using various visualization techniques to explore endogenous biases. Our findings demonstrate the potentials of visual analytics to uncover hidden biases and identify associated issues. Additionally, we synthesized these visualization strategies into a framework that approximates a method for detecting endogenous biases. Through this work, we advocate for the integration of visualization at three critical stages of spatial analysis in order to minimize errors, address ethical concerns, and reduce misinterpretations associated with endogenous biases.
Figures
Reference graph
Works this paper leans on
-
[1]
Introduction Spatial analysis has become deeply integrated into human society, playing a pivotal role in driving innovation and enhancing efficiency across multiple critical sectors. Discussions about ethical considerations are constantly and existing research has already identified ethical issues in various domains, particularly those induced by bias [1]...
-
[2]
Related work Geo-bias has been sparingly used in GIS studies , and even within the limited studies, interpretations and understandings vary. Some researchers employ it to investigate statistical paradoxes [5], while studies in spatial statistics define m isinterpretation as a form of bias [6]. Even though there has already been extensive discussion on bia...
-
[3]
Endogenous bias in spatial analysis Spatial analysis refers to the process of modeling geographic data and interpreting the results to draw conclusions , which normally include three primary components: data, modeling, and interpretation [20]. Each of these components possesses distinct characteristics that shape the spatial analysis process, while simult...
-
[4]
Visual analytics as a tool to address endogenous bias Visualization is an effective tool for detecting and examining bias [40][41]. It allows researchers to intuitively identify patterns, inconsistencies, and biases within complex datasets. However, existing research lacks the systematic development of visuali zation strategies to demonstrate the process ...
-
[5]
Concluding remarks This study categorizes ethic s issues in GIS into two types: exogenous and endogenous. The focus is on the oft en-overlooked endogenous bias, which are analyzed through the lens of the spatial analysis process. T he sources of these biases are identified in such process levels: data, modeling, and interpretation. Since these sources are...
-
[6]
Openshaw, S. (1984). The modifiable areal unit problem. Concepts and techniques in modern geography
1984
-
[7]
Haenlein, M., Huang, M. H., & Kaplan, A. (2022). Guest editorial: Business ethics in the era of artificial intelligence. Journal of Business Ethics, 178(4), 867-869
work page 2022
-
[8]
L., Barocas, S., Daumé III, H., & Wallach, H
Blodgett, S. L., Barocas, S., Daumé III, H., & Wallach, H. (2020). Language (technology) is power: A critical survey of" bias" in nlp. arXiv preprint arXiv:2005.14050
arXiv 2020
Show all 55 references
-
[9]
𝑝𝑝 represents the parameter to be fitted
In th ese simulations, a set of predefined spatial relationships is expressed by the following formula: 𝑦𝑦 = 𝑋𝑋1 × 𝑝𝑝 + 𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒 where 𝑦𝑦 represents the dependent variable and 𝑋𝑋1 denotes the independent variable. 𝑝𝑝 represents the parameter to be fitted. The variable b1 est...
-
[10]
& Wang, W
Sun, T., Gaut, A., Tang, S., Huang, Y., ElSherief, M., Zhao, J., ... & Wang, W. Y. (2019). Mitigating gender bias in natural language processing: Literature review. arXiv preprint arXiv:1906.08976
2019 arXiv
-
[11]
Xia, J., Li, J., Chen, S., Qin, H., & Liu, S. (2021). A review of the interdisciplinary research on visualization and artificial intelligence. Science in China: Information Sciences, 51(11), 1777-1801
2021
-
[12]
K., Galvão, C., Santos, J
Corrêa, N. K., Galvão, C., Santos, J. W., Del Pino, C., Pinto, E. P., Barbosa, C., ... & de Oliveira, N. (2023). Worldwide AI ethics: A review of 200 guidelines and recommendations for AI governance. Patterns, 4(10)
2023
-
[13]
Sachdeva, M., & Fotheringham, A. S. (2023). A Geographical Perspective on Simpson's Paradox. Journal of Spatial Information Science, (26), 1-25
2023
-
[14]
For Whites, hospital accessibility is higher in the central and southern areas when only Whites are considered
The hospital accessibility distribution presents a markedly different picture when considering only specific ethnic groups. For Whites, hospital accessibility is higher in the central and southern areas when only Whites are considered. However, the differenc e results indicate...
-
[15]
Draude, C., Klumbyte, G., Lücking, P., & Treusch, P. (2020). Situated algorithms: a sociotechnical systemic approach to bias. Online Information Review, 44(2), 325-342
2020
-
[16]
Shelton, T., Poorthuis, A., & Zook, M. (2015). Social media and the city: Rethinking urban socio-spatial inequality using user -generated geographic information. Landscape and urban planning, 142, 198-211
2015
-
[17]
Eagle, N., & Pentland, A. (2006). Reality mining: sensing complex social systems. Personal and ubiquitous computing, 10, 255-268
2006
-
[18]
C., Hidalgo, C
Gonzalez, M. C., Hidalgo, C. A., & Barabasi, A. L. (2008). Understanding individual human mobility patterns. nature, 453(7196), 779-782
2008
-
[19]
Taylor, M., & Yang, A. (2015). Have global ethical values emerged in the public relations industry? Evidence from national and international professional public relations associations. Journal of business ethics, 130, 543-555
2015
-
[20]
Kang, Y., Gao, S., & Roth, R. (2022). A review and synthesis of recent GeoAI research for cartography: Methods, applications, and ethics. In Proceedings of AutoCarto (pp. 2-4)
2022
-
[21]
K., Gevaert, C
Masinde, B. K., Gevaert, C. M., Nagenborg, M. H., & Zevenbergen, J. A. (2023). Group-Privacy Threats for Geodata in the Humanitarian Context. ISPRS International Journal of Geo-Information, 12(10), 393
2023
-
[22]
Dunkel, A., Löchner, M., & Burghardt, D. (2020). Privacy -a ware visualization of volunteered geographic information (VGI) to analyze spatial activity: a benchmark implementation. ISPRS International Journal of Geo-Information, 9(10), 607
2020
-
[23]
Lavanya, A., Sindhuja, S., Gaurav, L., & Ali, W. (2023). A comprehensive review of data visualization tools: features, strengths, and weaknesses. Int. J. Comput. Eng. Res. Trends, 10(01), 10-20
2023
-
[24]
J., Al -Gaylani, M
Sackett, P. J., Al -Gaylani, M. F., Tiwari, A., & Williams, D. (2006). A review of data visualization: opportunities in manufacturing sequence management. International Journal of Computer Integrated Manufacturing, 19(7), 689-704
2006
-
[25]
Battle, L., & Scheidegger, C. (2020). A structured review of data management technology for interactive visualization and analysis. IEEE transactions on visualization and computer graphics, 27(2), 1128-1138
2020
-
[26]
Luo, P., Chen, C., Gao, S., Zhang, X., Majok Chol, D., Yang, Z., & Meng, L. (2024). Understanding of the predictability and uncertainty in population distributions empowered by visual analytics. International Journal of Geographical Information Science, 1–31. https://doi.org/1...
2024
-
[27]
Anselin, L. (1992). Spatial data analysis with GIS: an introduction to application in the social sciences
1992
-
[28]
Anselin, L. (1989). What is special about spatial data? Alternative perspectives on spatial data analysis (89-4)
1989
-
[29]
F., & Longley, P
Goodchild, M. F., & Longley, P. A. (1999). The future of GIS and spatial analysis. Geographical information systems, 1, 567-580
1999
-
[30]
F., & Haining, R
Goodchild, M. F., & Haining, R. P. (2004). GIS and spatial data analysis: Converging perspectives. Fifty years of regional science, 363-385
2004
-
[31]
Tobler, W. (1993). Three presentations on geographical analysis and modelinging (Vol. 93, pp. 1-25)
1993
-
[32]
Getis, A., Anselin, L., Lea, A., Ferguson, M., & Miller, H. (2004). Spatial analysis and modelinging in a GIS environment. In A research agenda for geographic information science (pp. 157-196). CRC Press
2004
-
[33]
Houlding, S. (2000). Practical geostatistics: modelinging and spatial analysis. Manual. Springer Science & Business Media
2000
-
[34]
Anselin, L. (1996). Interactive techniques and exploratory spatial data analysis
1996
-
[35]
Haining, R. P. (2003). Spatial data analysis: theory and practice . Cambridge university press
2003
-
[36]
C., Connor, S
Thomson, M. C., Connor, S. J., D'Alessandro, U., Rowlingson, B., Diggle, P., Cresswell, M., & Greenwood, B. (1999). Predicting malaria infection in Gambian children from satellite data and bed net use surveys: the importance of spatial correlation in the interpretation of resu...
1999
-
[37]
R., & Fortin, M
Dale, M. R., & Fortin, M. J. (2014). Spatial analysis: a guide for ecologists . Cambridge University Press
2014
-
[38]
M., & Price, T
Kroll, E. M., & Price, T. D. (Eds.). (2013). The interpretation of archaeological spatial patterning. Springer Science & Business Media
2013
-
[39]
P., & Haining, R
Haining, R. P., & Haining, R. (1993). Spatial data analysis in the social and environmental sciences. Cambridge university press
1993
-
[40]
Krige, D. G. (1951). A statistical approach to some basic mine valuation problems on the Witwatersrand. Journal of the Southern African Institute of Mining and Metallurgy, 52(6), 119-139
1951
-
[41]
Petitti, D. B. (2001). Approaches to heterogeneity in meta‐analysis. Statistics in medicine, 20(23), 3625-3633
2001
-
[42]
Wagner, C. H. (1982). Simpson's paradox in real life. The American Statistician, 36(1), 46-48
1982
-
[43]
S., Charlton, M
Fotheringham, A. S., Charlton, M. E., & Brunsdon, C. (1998). Geographically weighted regression: a natural evolution of the expansion method for spatial data analysis. Environment and planning A, 30(11), 1905-1927
1998
-
[44]
H., & Wen, T
Lin, C. H., & Wen, T. H. (2011). Using geographically weighted regression (GWR) to explore spatial varying relationships of immature mosquitoes and human densities with the incidence of dengue. International journal of environmental research and public health, 8(7), 2798-2815
2011
-
[46]
Shi, X. (2010). Selection of bandwidth type and adjustment side in kernel density estimation over inhomogeneous backgrounds. International Journal of Geographical Information Science, 24(5), 643-660
2010
-
[47]
Oluwaseyi, J. (2024). Bias and Fairness in Machine Learning Algorithms: Detection, Mitigation, and Accountability. Data Science
2024
-
[48]
Wisniewski, J., & Biecek, P. (2022). fairmodels: a Flexible Tool for Bias Detection, Visualization, and Mitigation in Binary Classification Models. R J., 14(1), 227-243
2022
-
[49]
T., Acquaye, B
Nanga, S., Bawah, A. T., Acquaye, B. A., Billa, M. I., Baeta, F. D., Odai, N. A., ... & Nsiah, A. D. (2021). Review of dimension reduction methods. Journal of Data Analysis and Information Processing, 9(3), 189-231
2021
-
[50]
Zhao, X., & Kaufman, A. (2010). Multi-dimensional reduction and transfer function design using parallel coordinates. In Volume graphics. International Symposium on Volume Graphics (p. 69). NIH Public Access
2010
-
[51]
K., Woods, C
Harpole, J. K., Woods, C. M., Rodebaugh, T. L., Levinson, C. A., & Lenze, E. J . (2014). How bandwidth selection algorithms impact exploratory data analysis using kernel density estimation. Psychological methods, 19(3), 428
2014
-
[52]
M., Marie, M
Eidous, O. M., Marie, M. A. A. S., & Ebrahem, M. H. B. A. H. (2010). A comparative study for bandwidth selection in kernel density estimation. Journal of Modern Applied Statistical Methods, 9, 263-273
2010
-
[53]
Silverman, B. W. (2018). Density estimation for statistics and data analysis . Routledge
2018
-
[54]
Manson, S., Schroeder, J., Van Riper, D., Knowles, K., Kugler, T., Roberts, F., & Ruggles, S. (2023). IPUMS National Historical Geographic Information System: Version 18.0 [dataset]. Minneapolis, MN: IPUMS. https://doi.org/10.18128/D050.V18.0
2023 doi
-
[55]
Saxon, J., Koschinsky, J., Acosta, K., Anguiano, V., Anselin, L., & Rey, S. (2022). An open software environment to make spatial access metrics more accessible. Journal of Computational Social Science, 1-20
2022
-
[56]
Wan, N., Zou, B., & Sternberg, T. (2012). A three -step floating catchment area method for analyzing spatial access to health services. International Journal of Geographical Information Science, 26(6), 1073-1089
2012
Reviewed August 11, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.