-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
44 lines (41 loc) · 1.05 KB
/
_pkgdown.yml
File metadata and controls
44 lines (41 loc) · 1.05 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
url: https://robindenz1.github.io/MatchTime/
template:
bootstrap: 5
reference:
- title: Time-Dependent Matching
desc: Perform, visualize and inspect time-dependent matching
- contents:
- match_time
- method_brsm
- method_psm
- method_pgm
- method_dsm
- method_greedy
- summary.match_time
- bal.tab.match_time
- plot.match_time
- plot_flowchart
- plot_timeline
- get_match_data
- title: Adding Covariates
desc: Adding variables or outcomes to matched data
- contents:
- add_outcome
- add_next_time
- add_previous_event
- add_previous_event_count
- add_from_start_stop
- title: Start-Stop Data
desc: Creating and transforming start-stop data
- contents:
- merge_start_stop
- simplify_start_stop
- subset_start_stop
- times_from_start_stop
- long2start_stop
- start_stop2long
- fill_gaps_start_stop
- title: Misc
- contents:
- fast_exact_matching
- stratified_sample