-
Notifications
You must be signed in to change notification settings - Fork 6
/
_pkgdown.yml
38 lines (36 loc) · 1.12 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
title: drjacoby
template:
params:
bootswatch: flatly
navbar:
title: "drjacoby"
left:
- text: "Vignettes"
menu:
- text: "Installation"
href: articles/installation.html
- text: "Basic Example"
href: articles/example.html
- text: "Parallel Tempering"
href: articles/metropolis_coupling.html
- text: "Running Parallel Chains"
href: articles/parallel.html
- text: "Getting Model Fits"
href: articles/getting_model_fits.html
- text: "Using Likelihood Blocks"
href: articles/blocks.html
- text: "Checks"
menu:
- text: "Return prior"
href: articles/checks_return_prior.html
- text: "Normal model"
href: articles/checks_normal_model.html
- text: "Double well"
href: articles/checks_double_well.html
- text: "Multilevel blocks"
href: articles/checks_multilevel_blocks.html
- text: "Functions"
href: reference/index.html
right:
- icon: fa-github
href: https://github.com/mrc-ide/drjacoby