Package: GD Title: Geographical Detectors for Assessing Spatial Factors Version: 10.10 Authors@R: c( person(given = "Yongze", family = "Song", email = "yongze.song@outlook.com", role = c("aut", "cph"), comment = c(ORCID = "0000-0003-3420-9622")), person(given = "Wenbo", family = "Lyu", email = "lyu.geosocial@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0002-6003-3800")) ) Description: Geographical detectors for measuring spatial stratified heterogeneity, as described in Jinfeng Wang (2010) and Jinfeng Wang (2016) . Includes the optimal discretization of continuous data, four primary functions of geographical detectors, comparison of size effects of spatial unit and the visualizations of results. To use the package and to refer the descriptions of the package, methods and case datasets, please cite Yongze Song (2020) . The model has been applied in factor exploration of road performance and multi-scale spatial segmentation for network data, as described in Yongze Song (2018) and Yongze Song (2020) , respectively. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/ausgis/GD, https://ausgis.github.io/GD/ BugReports: https://github.com/ausgis/GD/issues Depends: R (>= 4.1.0) Imports: BAMMtools, graphics, stats, utils Suggests: gdverse (>= 1.6), knitr, rmarkdown, spEDM (>= 1.11) LazyData: true VignetteBuilder: knitr Repository: https://ausgis.r-universe.dev Date/Publication: 2026-02-27 12:09:19 UTC RemoteUrl: https://github.com/ausgis/GD RemoteRef: HEAD RemoteSha: b3b895d3e0cee7d3fffa9253229095e0437c4099 NeedsCompilation: no Packaged: 2026-05-28 07:04:03 UTC; root Author: Yongze Song [aut, cph] (ORCID: ), Wenbo Lyu [aut, cre] (ORCID: ) Maintainer: Wenbo Lyu