-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_pkgdown.yml
113 lines (103 loc) · 2.41 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
url: https://stscl.github.io/gdverse/
template:
bootstrap: 5
bootswatch: spacelab
math-rendering: mathjax
light-switch: true
bslib:
pkgdown-navbar-bg: "#5b7b75"
navbar:
bg: custom
components:
articles:
text: Vignettes
menu:
- text: Geographical Detector(GD)
href: articles/gd.html
- text: Optimal Parameters-based Geographical Detector(OPGD)
href: articles/opgd.html
- text: Spatial Heterogeneity Explanation(GOZH&LESH)
href: articles/shegd.html
- text: Spatial Association Detector(SPADE)
href: articles/spade.html
- text: Interactive Detector For Spatial Associations(IDSA)
href: articles/idsa.html
- text: Robust Geographical Detector&Robust Interaction Detector(RGD&RID)
href: articles/rgdrid.html
- text: Compare Size Effect of Spatial Units(SESU)
href: articles/sesu.html
- text: Consistency With the Results of Existing GDM R Packages
href: articles/consistency.html
reference:
- title: Geographical Detector Models
contents:
- gd
- opgd
- gozh
- lesh
- spade
- idsa
- rgd
- rid
- srsgd
- title: Compare Size Effect of Spatial Units
contents:
- sesu_opgd
- sesu_gozh
- title: Variable Discretization Methods
contents:
- gd_optunidisc
- rpart_disc
- robust_disc
- cpsd_disc
- title: Important Algorithm Functions
contents:
- spd_lesh
- loess_optscale
- geodetector
- factor_detector
- interaction_detector
- risk_detector
- ecological_detector
- srs_geodetector
- srs_factor_detector
- srs_interaction_detector
- srs_ecological_detector
- gozh_detector
- ends_with("_spade")
- psd_iev
- pid_idsa
- ends_with("_pseudop")
- title: Utility Functions
contents:
- gen_permutations
- weight_assign
- all2int
- F_informationloss
- title: S3 Methods for Geographical Detector Models
contents:
- starts_with("plot")
- starts_with("print")
- title: Data
contents:
- NTDs
- ndvi
- sim
- srs_table
- srs_wt
home:
title: |
gdverse | Analysis of Spatial Stratified Heterogeneity
authors:
Wenbo Lv:
href: https://spatlyu.github.io/
Yangyang Lei:
href: https://layeyo.github.io/
Fangmei Liu:
href: https://github.com/ddl196
Jianwu Yan:
href: https://geog.snnu.edu.cn/info/1061/1288.htm
Yongze Song:
href: https://yongzesong.com/
Wufan Zhao:
href: https://wufan-zhao.github.io/