forked from Health-Economics-in-R/QALY
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
48 lines (42 loc) · 881 Bytes
/
_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
reference:
- title: QALY calculation set-up
desc: ~
contents:
- '`person_health_years`'
- '`HSUV`'
- title: QALY-based calculations
desc: ~
contents:
- '`calc_QALY`'
- '`calc_QALY_population`'
- '`QALY_survival`'
- '`QoL_by_age`'
- '`total_QALYs`'
- title: Cost-based functions
desc: ~
contents:
- '`inflation_adjust_cost`'
- title: Helper functions
desc: ~
contents:
- '`make_discount`'
- '`condition`'
- '`discount`'
- '`excess_lifetime`'
- '`expand_utilities`'
- '`fillin_trailing_utilities`'
- '`fillin_utilities`'
- '`forbidden_negative_error`'
- title: Outputs
desc: Printing and plotting
contents:
- '`plot.HRQoL`'
- '`plot_lexis.person_health_years`'
- '`print.HRQoL`'
- title: Data
desc: ~
contents:
- '`annual_inflation_HCHS`'
- '`annual_inflation_CPI`'
- '`GDP_deflators`'
- '`lifetable`'