forked from kassambara/survminer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
70 lines (64 loc) · 1.36 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
templates:
params:
bootswatch: lumen
ganalytics: UA-54921687-5
reference:
- title: Fit survival curves
Contents:
- surv_group_by
- surv_fit
- surv_median
- surv_pvalue
- title: Survival Curves
desc: Summarize and visualize survival curves.
contents:
- ggsurvplot
- ggflexsurvplot
- arrange_ggsurvplots
- ggsurvevents
- surv_summary
- surv_cutpoint
- pairwise_survdiff
- title: Diagnostics of Cox Model
contents:
- ggcoxdiagnostics
- ggcoxfunctional
- ggcoxzph
- title: Summary of Cox Model
contents:
- ggforest
- ggadjustedcurves
- title: Competing Risks
contents:
- ggcompetingrisks
- title: Helpers
contents:
- ggsurvtable
- ggsurvplot_df
- ggsurvplot_list
- ggsurvplot_group_by
- ggsurvplot_add_all
- ggsurvplot_combine
- ggsurvplot_facet
- title: Data
contents:
- myeloma
- BMT
- title: Others
contents:
- theme_survminer
- add_ggsurvplot
navbar:
title: "survminer"
left:
- text: Cheatseet
href: survminer_cheatsheet.pdf
- text: Reference
href: reference/index.html
- text: Articles
href: articles/index.html
- text: News
href: news/index.html
right:
- icon: fa-github
href: https://github.com/kassambara/survminer