-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
78 lines (70 loc) · 1.71 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
destination: public
home:
title: Smoking Initiation and Quit Probabilities from Cross-sectional Survey Data
url: https://stapm.gitlab.io/r-packages/smktrans
template:
params:
bootswatch: flatly
ganalytics: UA-167990045-1
authors:
Duncan Gillespie:
href: https://www.sheffield.ac.uk/scharr/sections/heds/staff/gillespie_d
Alan Brennan:
href: https://www.sheffield.ac.uk/scharr/sections/heds/staff/brennan_a
navbar:
structure:
left: [home, intro, reference, articles]
right: [github, gitlab, software]
components:
home: ~
intro:
text: Get started
href: articles/smktrans.html
reference:
text: Functions
href: reference/index.html
articles:
text: Technical documentation
menu:
- text: Estimation workflow
href: articles/smk_trans_prob_estimation.html
- text: "Methods notes: Smoking state transition probability estimation"
href: articles/smoking_transition_probabilities_modelling_report.pdf
github:
icon: fab fa-github fa-lg
href: https://github.com/STAPM/smktrans
gitlab:
icon: fab fa-gitlab fa-lg
href: https://gitlab.com/stapm/r-packages/smktrans
software:
icon: fa-code
href: https://stapm.gitlab.io/software.html
reference:
- title: Smoking trends
contents:
- ever_smoke
- trend_fit
- title: Smoking initiation
contents:
- init_est
- init_adj
- title: Quitting smoking
contents:
- quit_est
- quit_forecast
- smoke_surv
- prep_surv
- title: Relapse to smoking
contents:
- prep_relapse
- relapse_forecast
- title: Misc
contents:
- bin_var
- p_dense
- p_smooth
- title: Data
contents:
- hmd_data_eng
- hmd_data_scot
- hawkins_relapse