-
-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy path_pkgdown.yml
More file actions
50 lines (42 loc) · 1.23 KB
/
_pkgdown.yml
File metadata and controls
50 lines (42 loc) · 1.23 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
url: https://mc-stan.org/projpred
development:
mode: auto
destination: "."
template:
package: pkgdownconfig
navbar:
title: "projpred"
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: loo
href: https://mc-stan.org/loo
- text: posterior
href: https://mc-stan.org/posterior
- 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: >
This vignette provides a quick-start guide to using the **projpred** package for projection predictive feature selection.
contents:
- projpred
- title: "Latent Projection"
desc: >
This vignette illustrates the latent projection implemented in **projpred**.
contents:
- latent