-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
51 lines (51 loc) · 1.47 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
url: https://levenc.github.io/posologyr/
template:
bootstrap: 5
reference:
- title: "Dose optimization functions"
- contents:
- poso_dose_auc
- poso_dose_conc
- poso_time_cmin
- poso_inter_cmin
- title: "Estimation functions"
desc: "Functions for estimating the pharmacokinetic parameters"
- contents:
- poso_estim_map
- poso_estim_mcmc
- poso_estim_sir
- poso_simu_pop
- title: "Post-processing"
- contents:
- poso_replace_et
navbar:
left:
- text: Models & Data
icon: fas fa-book
menu:
- text: "Getting started"
- text: "Population models"
href: articles/population_models.html
- text: "Patient data"
href: articles/patient_data.html
- text: "--------------------------"
- text: "Advanced models"
- text: "Multiple endpoints models"
href: articles/multiple_endpoints.html
- text: "Classic posologyr models"
href: articles/classic_posologyr_models.html
- text: Dose selection
icon: fas fa-pills
menu:
- text: "A priori dose selection"
href: articles/a_priori_dosing.html
- text: "A posteriori dose selection"
href: articles/a_posteriori_dosing.html
- text: "AUC-based dose selection"
href: articles/auc_based_dosing.html
- text: "Route of administration"
href: articles/route_of_administration.html
- text: Functions
href: reference/index.html
- text: Changelog
href: news/index.html