-
Notifications
You must be signed in to change notification settings - Fork 6
/
_pkgdown.yml
100 lines (99 loc) · 1.82 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
url: https://richardli.github.io/SUMMER/
template:
bootstrap: 5
navbar:
structure:
left:
- intro
- reference
- articles
- tutorials
- news
right:
- search
- github
components:
articles:
text: Articles
menu:
- text: Generic small area estimation
href: articles/web_only/small-area-estimation.html
- text: Estimating Subnational U5MR using Simulated Data
href: articles/web_only/u5mr-vignette.html
- text: Estimating Subnational U5MR using DHS Data
href: articles/web_only/u5mr-dhs-vignette.html
pkgdown:
as_is: yes
reference:
- title: Child mortality estimation
contents:
- getBirths
- getDirect
- getDirectList
- smoothDirect
- smoothCluster
- getSmoothed
- getAdjusted
- getDiag
- aggregateSurvey
- Benchmark
- print.SUMMERmodel
- summary.SUMMERmodel
- print.SUMMERprojlist
- summary.SUMMERprojlist
- title: General SAE models
contents:
- mapPoints
- getAmat
- getCounts
- ChangeRegion
- smoothSurvey
- smoothArea
- smoothUnit
- print.SUMMERmodel.svy
- summary.SUMMERmodel.svy
- title: Visualization
contents:
- mapPlot
- ridgePlot
- hatchPlot
- plot.SUMMERproj
- tcpPlot
- compareEstimates
- mapEstimates
- title: Pixel-level population simulation
contents:
- getAreaName
- aggPop
- simPop
- aggPixelPreds
- poppRegionFromPopMat
- simSPDE
- simPopInternal
- makePopIntegrationTab
- calibrateByRegion
- setThresholdsByRegion
- projKenya
- title: Dataset
contents:
- BRFSS
- starts_with("Demo")
- KingCounty
- MalawiData
- MalawiMap
- KenData
- kenyaPopulationData
- title: Other functions
contents:
- expit
- logit
- rw.new
- rw.new.pc
- st.new
- st.new.pc
- iid.new
- iid.new.pc
- logitNormMean
- simhyper
- rst
- SUMMER-package