-
Notifications
You must be signed in to change notification settings - Fork 8
/
_pkgdown.yml
99 lines (85 loc) · 1.89 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
destination: docs
url: https://merck.github.io/simtrial/
template:
bootstrap: 5
bslib:
preset: "bootstrap"
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"
math-rendering: "katex"
footer:
structure:
left: [developed_by, built_with, legal]
right: [blank]
components:
legal: "<br>Copyright © 2024 Merck & Co., Inc., Rahway, NJ, USA and its affiliates. All rights reserved."
blank: "<span></span>"
reference:
- title: "Distributions"
contents:
- rpwexp
- rpwexp_enroll
- fit_pwexp
- title: "Simulate data under the piecewise model"
contents:
- sim_pw_surv
- sim_fixed_n
- sim_gs_n
- to_sim_pw_surv
- title: "Cut data"
contents:
- cut_data_by_date
- cut_data_by_event
- get_cut_date_by_event
- get_analysis_date
- create_cut
- title: "Compute p-values/test statistics"
contents:
- counting_process
- rmst
- milestone
- wlr
- maxcombo
- create_test
- multitest
- title: "Summarize simulations"
contents:
- summary.simtrial_gs_wlr
- as_gt.simtrial_gs_wlr
- title: "Randomization algorithms"
contents:
- randomize_by_fixed_block
- title: "Weight functions for WLR test"
contents:
- mb
- fh
- early_zero
- title: "Example datasets"
contents:
- ex1_delayed_effect
- ex2_delayed_effect
- ex3_cure_with_ph
- ex4_belly
- ex5_widening
- ex6_crossing
- mb_delayed_effect
articles:
- title: "Getting started"
contents:
- workflow
- routines
- title: "Simulations with NPH tests"
contents:
- modest-wlrt
- maxcombo
- rmst
- parallel
- title: "NPH distribution approximations"
contents:
- arbitrary-hazard