Other packages > Find by keyword >

GD  

Geographical Detectors for Assessing Spatial Factors
View on CRAN: Click here


Download and install GD package within the R console
Install from CRAN:
install.packages("GD")

Install from Github:
library("remotes")
install_github("cran/GD")

Install by package version:
library("remotes")
install_version("GD", "10.8")



Attach the package and use:
library("GD")
Maintained by
Wenbo Lv
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-01-03
Latest Update: 2024-11-20
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.
How to cite:
Wenbo Lv (2018). GD: Geographical Detectors for Assessing Spatial Factors. R package version 10.8, https://cran.r-project.org/web/packages/GD. Accessed 10 Mar. 2026.
Previous versions and publish date:
1.0 (2018-01-03 19:17), 1.1 (2018-01-12 15:35), 1.2 (2018-02-22 15:04), 1.3 (2018-03-16 05:20), 1.4 (2018-05-02 15:07), 1.5 (2018-05-15 16:02), 1.6 (2018-07-02 06:30), 1.7 (2019-08-21 16:10), 1.8 (2020-05-28 18:00), 1.9 (2020-06-29 08:10), 1.10 (2021-04-27 08:20), 10.2 (2023-08-21 20:30), 10.3 (2023-09-18 07:42), 10.5 (2024-10-17 18:40), 10.6 (2024-10-30 14:50), 10.8 (2024-11-20 14:50)
Other packages that cited GD R package
View GD citation profile
Other R packages that GD depends, imports, suggests or enhances
Complete documentation for GD
Functions, R codes and Examples using the GD R package
Some associated functions: H1N1 . NDVI . disc . gd . gdeco . gdinteract . gdm . gdrisk . optidisc . riskmean . sesu . v2m . 
Some associated R codes: data.R . disc.R . gd.R . gdeco.R . gdinteract.R . gdm.R . gdrisk.R . optidisc.R . riskmean.R . sesu.R . v2m.R . zzz.R .  Full GD package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA