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: 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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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