-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
57 lines (57 loc) · 1.33 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
url: ~
template:
bootstrap: 5
navbar:
structure:
left: [intro, reference, articles, tutorials, news]
right: [search, github]
components:
articles:
text: Articles
menu:
- text: Tutorials
- text: Basic GWR
href: articles/tutorial-01-gwr-basic.html
- text: Multiscale GWR
href: articles/tutorial-02-gwr-multiscale.html
- text: Multiscale GWR
href: articles/tutorial-03-gwdr.html
- text: -------
- text: Others
- text: High-performance Computing
href: articles/other-01-hpc.html
reference:
- contents:
- GWmodel3-package
- title: GW regression models
- subtitle: Basic GWR
- contents:
- starts_with("gwr_basic")
- subtitle: Multiscale GWR
- contents:
- starts_with("gwr_multiscale")
- starts_with("MGWRConfig")
- ends_with("MGWRConfig")
- starts_with("mgwr")
- subtitle: Density GWR
- contents:
- starts_with("gwdr")
- starts_with("GWDRConfig")
- ends_with("GWDRConfig")
- starts_with("gwdr")
- title: Utils
- contents:
- print_table_md
- starts_with("print")
- starts_with("step_view")
- ends_with("modelselcritl")
- title: Data
- contents:
- DubVoter
- EWHP
- EWOutline
- GeorgiaCensus
- GeorgiaCounties
- LondonBorough
- LondonHP
- USelect2004