-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_pkgdown.yml
More file actions
51 lines (47 loc) · 867 Bytes
/
_pkgdown.yml
File metadata and controls
51 lines (47 loc) · 867 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
50
51
destination: docs
url: https://github.com/paulnorthrop/bang
development:
mode: release
template:
bootstrap: 5
bootswatch: flatly
reference:
- title: Package
desc: ~
contents:
- "bang"
- title: Prior
desc: ~
contents:
- "set_user_prior"
- title: Posterior
desc: ~
contents:
- "hanova1"
- "hef"
- title: Posterior predictive checking
desc: ~
contents:
- "pp_check"
- title: Generics
desc: ~
contents:
- "plot.hef"
- "print.hef"
- "print.summary.hef"
- "summary.hef"
- title: Datasets
desc: ~
contents:
- "coagulation"
- "pump"
- "rat"
- "temp1"
- "temp2"
- "weight_gain"
- title: Miscellaneous
desc: ~
contents:
- "sim_pred_beta_binom"
- "sim_pred_gamma_pois"
- "sim_pred_hanova1"