-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path_pkgdown.yml
More file actions
40 lines (40 loc) · 860 Bytes
/
_pkgdown.yml
File metadata and controls
40 lines (40 loc) · 860 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
destination: docs/
template:
math-rendering: mathjax
navbar:
title: jagstargets
type: default
components:
targets:
text: targets
href: https://docs.ropensci.org/targets
R2jags:
text: R2jags
href: https://CRAN.R-project.org/package=R2jags
JAGS:
text: JAGS
href: https://mcmc-jags.sourceforge.net
structure:
left: [home, reference, articles, targets, R2jags, JAGS, news]
right: [search, github, lightswitch]
reference:
- title: Help
contents:
- 'jagstargets-package'
- title: Examples
contents:
- 'tar_jags_example_data'
- 'tar_jags_example_file'
- title: MCMC
contents:
- 'tar_jags'
- 'tar_jags_rep_dic'
- 'tar_jags_rep_draws'
- 'tar_jags_rep_summary'
articles:
- title: MCMC
desc: >
MCMC for Bayesian models
contents:
- introduction
- simulation