-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path_pkgdown.yml
66 lines (65 loc) · 1.08 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
template:
params:
bootswatch: united
destination: docs
url: https://connordonegan.github.io/geostan/
home:
title: Bayesian Spatial Analysis
articles:
- title: "Package vignettes"
contents:
- spatial-analysis
- spatial-weights-matrix
- measuring-sa
- raster-regression
- custom-spatial-models
- spatial-me-models
reference:
- title: "Package overview"
- contents:
- geostan-package
- title: "Spatial data"
- contents:
- edges
- get_shp
- n_nbs
- row_standardize
- shape2mat
- sim_sar
- title: "Spatial autocorrelation"
- contents:
- aple
- expected_mc
- gr
- lg
- lisa
- mc
- moran_plot
- n_eff
- sp_diag
- title: "Model prep"
- contents:
- make_EV
- starts_with("prep_")
- title: "Spatial models"
- contents:
- starts_with("stan_")
- title: "Methods and diagnostics"
- contents:
- matches("geostan_fit")
- impacts
- spill
- me_diag
- spatial
- posterior_predict
- priors
- waic
- title: "Miscellaneous"
- contents:
- auto_gaussian
- eigen_grid
- se_log
- title: "Data"
- contents:
- georgia
- sentencing