-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path_pkgdown.yml
More file actions
73 lines (70 loc) · 1.86 KB
/
_pkgdown.yml
File metadata and controls
73 lines (70 loc) · 1.86 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
url: https://robindenz1.github.io/adjustedCurves/
template:
bootstrap: 5
articles:
- title: Articles
navbar: ~
contents:
- adjustedCurves
- method_overview
- plot_customization
- comparing_groups
- faq
reference:
- title: Adjusted survival curves
desc: Estimate and plot confounder adjusted survival curves using various methods
- contents:
- adjustedsurv
- plot.adjustedsurv
- surv_direct
- models_surv_direct
- surv_direct_pseudo
- surv_iptw_km
- surv_iptw_cox
- surv_iptw_pseudo
- surv_matching
- surv_emp_lik
- surv_aiptw
- surv_aiptw_pseudo
- surv_strat_amato
- surv_strat_nieto
- surv_strat_cupples
- surv_iv_2SRIF
- surv_prox_iptw
- surv_prox_aiptw
- surv_km
- title: Adjusted cumulative incidence functions
desc: Estimate and plot confounder adjusted cumulative incidence functions from competing events data using various methods
- contents:
- adjustedcif
- plot.adjustedcif
- cif_direct
- models_cif_direct
- cif_direct_pseudo
- cif_iptw
- cif_iptw_pseudo
- cif_matching
- cif_aiptw
- cif_aiptw_pseudo
- cif_aalen_johansen
- title: Statistics and Group Comparisons
desc: Various Statistics and ways to compare groups based on adjusted survival curves or CIFs
- contents:
- adjusted_curve_diff
- adjusted_rmst
- adjusted_rmtl
- adjusted_surv_quantile
- adjusted_curve_test
- print.curve_test
- plot.curve_test
- plot_curve_diff
- plot_rmst_curve
- plot_rmtl_curve
- title: Misc
- contents:
- adjustedCurves-package
- as_ggsurvplot_df
- sim_confounded_surv
- sim_confounded_crisk
- CSC_MI
- FGR_MI