-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
83 lines (72 loc) · 1.74 KB
/
Copy path_pkgdown.yml
File metadata and controls
83 lines (72 loc) · 1.74 KB
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
url: https://genentech.github.io/rdborrow/
home:
sidebar:
structure: [links, license, community, citation, authors, dev]
template:
bootstrap: 5
navbar:
structure:
left: [intro, reference, articles]
right: [search, github]
components:
github:
icon: fa-github
href: https://github.com/Genentech/rdborrow
aria-label: GitHub
articles:
- title: Getting Started
contents:
- introduction
- title: Primary Analysis
contents:
- primary_analysis_workflow
- primary_simulation_workflow
- title: Open-Label Extension (OLE)
contents:
- OLE_analysis_workflow
- OLE_simulation_workflow
reference:
- title: Borrowing methods
desc: Choose an estimator for external control borrowing
contents:
- ec_ipw
- ec_aipw
- did_ec_ipw
- did_ec_aipw
- did_ec_or
- scm
- title: Analysis
desc: Set up and run a single analysis
contents:
- setup_analysis_primary
- setup_analysis_OLE
- run_analysis
- title: Simulation
desc: Evaluate operating characteristics via Monte Carlo
contents:
- setup_simulation_primary
- setup_simulation_OLE
- run_simulation
- title: Data generation
desc: Simulate trial and external control data
contents:
- simulate_trial
- simulate_X_copula
- simulate_X_dct_mvnorm
- simulate_X_mixture
- simulate_trt_assign
- simulate_trial_status
- simulate_outcome_from_model
- title: Data
contents:
- SyntheticData
- title: Deprecated
contents:
- setup_method_weighting
- setup_method_DID
- setup_method_SCM
- setup_bootstrap
- title: internal
contents:
- rdborrow-package
- estimate