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 Jun. 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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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