-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_pkgdown.yml
More file actions
50 lines (43 loc) · 802 Bytes
/
_pkgdown.yml
File metadata and controls
50 lines (43 loc) · 802 Bytes
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
url: ~
template:
bootstrap: 5
figures:
dpi: 300
articles:
- title: Introduction to denim
navbar: ~
contents:
- denim
- title: denim features
navbar: ~
contents:
- denim_dsl
- multinomial
- nonparametric
- title: denim comparison
navbar: denim comparison
contents:
- denim_benchmark
- title: migrate to denim
navbar: migrate to denim
contents:
- deSolve_to_denim
reference:
- title: Transition Distribution
desc: Define transition with length of stay distribution
- subtitle: Parametric distribution
contents:
- starts_with("d_")
- subtitle: Non-parametric distribution
contents:
- nonparametric
- title: DSL parser
contents:
- denim_dsl
- title: Simulator
contents:
- sim
- plot.denim
- title: internal
contents:
- denim-package