forked from paul-buerkner/brms
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
52 lines (45 loc) · 1.24 KB
/
Copy path_pkgdown.yml
File metadata and controls
52 lines (45 loc) · 1.24 KB
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
52
url: https://paulbuerkner.com/brms/
destination: "."
development:
mode: auto
template:
package: pkgdownconfig
navbar:
title: "brms"
structure:
left: [home, vignettes, functions, news, pkgs, stan]
right: [search, bluesky, forum, github, lightswitch]
components:
pkgs:
text: Other Packages
menu:
- text: bayesplot
href: https://mc-stan.org/bayesplot
- text: cmdstanr
href: https://mc-stan.org/cmdstanr
- text: posterior
href: https://mc-stan.org/posterior
- text: projpred
href: https://mc-stan.org/projpred
- text: rstan
href: https://mc-stan.org/rstan
- text: rstanarm
href: https://mc-stan.org/rstanarm
- text: rstantools
href: https://mc-stan.org/rstantools
- text: shinystan
href: https://mc-stan.org/shinystan
articles:
- title: "Getting Started"
desc: >
These vignettes demonstrate how to use various features of the **brms** package.
contents:
- brms_customfamilies
- brms_distreg
- brms_families
- brms_missings
- brms_monotonic
- brms_multivariate
- brms_nonlinear
- brms_phylogenetics
- brms_threading