-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
85 lines (81 loc) · 1.63 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
url: https://hta-pharma.github.io/maicplus
template:
bootstrap: 5
navbar:
structure:
left:
- intro
- reference
- articles
- news
- reports
right:
- github
components:
github:
icon: fa-github
href: https://github.com/hta-pharma/maicplus
aria-label: View on github.com
reports:
text: Reports
menu:
- text: Coverage report
href: coverage-report/
articles:
- title: All vignettes
navbar: ~
contents:
- introduction
- calculating_weights
- anchored_binary
- unanchored_binary
- anchored_survival
- unanchored_survival
- kaplan_meier_plots
reference:
- title: User Functions
navbar: ~
contents:
- bucher
- center_ipd
- check_weights
- dummize_ipd
- estimate_weights
- get_pseudo_ipd_binary
- maic_anchored
- maic_unanchored
- process_agd
- title: Plotting Functions
contents:
- basic_kmplot
- basic_kmplot2
- kmplot
- kmplot2
- ph_diagplot
- ph_diagplot_lch
- ph_diagplot_schoenfeld
- plot_weights_base
- plot_weights_ggplot
- title: Helper Functions
contents:
- set_time_conversion
- get_time_as
- glm_makeup
- find_SE_from_CI
- survfit_makeup
- medSurv_makeup
- title: Data
contents:
- agd
- adrs_sat
- adrs_twt
- adsl_sat
- adsl_twt
- adtte_sat
- adtte_twt
- centered_ipd_sat
- centered_ipd_twt
- pseudo_ipd_sat
- pseudo_ipd_twt
- weighted_sat
- weighted_twt