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 26 Aug. 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), (2026-07-09 08:04)
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

clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
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  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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