-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
58 lines (58 loc) · 1.24 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
destination: docs
reference:
- title: Help
contents:
- '`rfacts-package`'
- title: Configuration
contents:
- '`reset_rfacts_paths`'
- '`rfacts_paths`'
- '`rfacts_sitrep`'
- title: Top-level functions
contents:
- '`run_facts`'
- '`run_flfll`'
- '`run_engine`'
- title: Linux engines
contents:
- '`run_engine_contin`'
- '`run_engine_dichot`'
- '`run_engine_multep`'
- '`run_engine_tte`'
- '`run_engine_aipf_contin`'
- '`run_engine_aipf_dichot`'
- '`run_engine_aipf_tte`'
- '`run_engine_crm`'
- title: CSV files
contents:
- '`get_csv_files`'
- '`overwrite_csv_files`'
- '`read_patients`'
- '`read_weeks`'
- '`read_mcmc`'
- '`read_s1_patients`'
- '`read_s1_weeks`'
- '`read_s1_mcmc`'
- '`read_s2_patients`'
- '`read_s2_weeks`'
- '`read_s2_mcmc`'
- '`read_master_patients`'
- '`read_master_weeks`'
- '`read_master_mcmc`'
- '`read_cohorts`'
- '`read_simulations`'
- '`read_csv_special`'
- title: FACTS files
contents:
- '`get_facts_file_example`'
- '`get_facts_scenarios`'
- '`get_facts_version`'
- '`get_facts_versions`'
- '`get_facts_engine`'
- '`read_facts`'
- '`write_facts`'
- title: Param files
contents:
- '`prep_param_files`'
- '`get_param_files`'
- '`get_param_dirs`'