forked from Roche/MAIC
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
executable file
·65 lines (62 loc) · 1.83 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:
includes:
in_header: |
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SGZFXJEC6X"#' ></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-SGZFXJEC6X');
</script>
navbar:
title: "MAIC"
left:
- icon: fa-home
href: index.html
- text: "Vignette"
href: articles/MAIC.html
- text: "Functions"
href: reference/index.html
- text: "Other Packages"
menu:
- text: "Global-HTA-Evidence-Open"
href: https://roche.github.io/Global-HTA-Evidence-Open/index.html
- text: "flexsurvPlus"
href: https://roche.github.io/flexsurvPlus/index.html
- text: "gemtcPlus"
href: https://roche.github.io/gemtcPlus/index.html
- text: "MAIC"
href: https://roche.github.io/MAIC/index.html
- text: "rpsftmPlus"
href: https://roche.github.io/rpsftmPlus/index.html
- text: "descem"
href: https://roche.github.io/descem/index.html
right:
- icon: fa-github
href: https://github.com/Roche/MAIC
reference:
- title: "Package information"
contents:
- MAIC
- title: "Weight estimation"
desc: "Functions for estimating weights"
- contents:
- estimate_weights
- title: "Diagnostics"
desc: "Functions for diagnositics of weights."
- contents:
- estimate_ess
- hist_wts
- profile_wts
- summarize_wts
- wt_diagnostics
- title: "Analysis of MAIC models"
desc: "Functions for analysing and reporting after weights have been estimated."
- contents:
- bootstrap_HR
- bootstrap_OR
- title: "Example data"
- contents:
- est_weights
- target_pop_standard