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]
First Published: 2018-01-03
Latest Update: 2023-08-21
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 07 May. 2025.
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)
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
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for GD406080100120140160180200220240TrendBars

Today's Hot Picks in Authors and Packages

aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
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  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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