forked from Merck/metalite.ae
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
86 lines (81 loc) · 1.78 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
destination: docs
template:
bootstrap: 5
bslib:
primary: "#00857c"
navbar-light-brand-color: "#fff"
navbar-light-brand-hover-color: "#fff"
navbar-light-color: "#fff"
navbar-light-hover-color: "#fff"
navbar-light-active-color: "#fff"
dropdown-link-hover-color: "#fff"
dropdown-link-hover-bg: "#00857c"
footer:
structure:
left: [developed_by, built_with, legal]
right: [blank]
components:
legal: "<br>Copyright © 2022 Merck & Co., Inc., Rahway, NJ, USA and its affiliates. All rights reserved."
blank: "<span></span>"
navbar:
left:
- text: "Home"
href: index.html
- text: "Reference"
href: reference/index.html
- text: "Get Started"
href: articles/metalite-ae.html
- text: "Articles"
href: articles/index.html
- text: "Changelog"
href: news/index.html
reference:
- title: AE specification
contents:
- prepare_ae_specific
- extend_ae_specific_duration
- extend_ae_specific_events
- extend_ae_specific_inference
- format_ae_specific
- tlf_ae_specific
- collect_ae_listing
- format_ae_listing
- title: AE summary
contents:
- prepare_ae_summary
- format_ae_summary
- tlf_ae_summary
- title: AE subgroup analysis
contents:
- prepare_ae_specific_subgroup
- title: Format
contents:
- fmt_pct
- fmt_est
- fmt_ci
- fmt_pval
- title: Utility
contents:
- n_subject
- avg_event
- avg_duration
- to_sentence
- propercase
- title: Rate comparison
contents:
- rate_compare
- rate_compare_sum
- title: Dummy data
contents:
- meta_ae_dummy
articles:
- title: Get started
contents:
- metalite-ae
- title: Design
contents:
- ae-specific
- ae-summary
- title: Specification
contents:
- rate-compare