-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_quarto.yml
More file actions
99 lines (91 loc) · 2.99 KB
/
_quarto.yml
File metadata and controls
99 lines (91 loc) · 2.99 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
project:
type: website
execute-dir: project
website:
title: "priorDB"
description: "A collaborative database of models and their priors"
site-url: https://n-kall.github.io/priorDB/
repo-url: https://github.com/n-kall/priorDB
repo-actions: [source, issue]
page-navigation: true
sidebar:
collapse-level: 1
contents:
- text: "Models"
- section: "Regression"
contents:
- text: "Overview"
href: gen_linear_regression/gen_linear_regression_overview.qmd
- section: "Continuous outcome"
contents:
- section: "Unbounded"
contents:
- gen_linear_regression/normal.qmd
- gen_linear_regression/student_t.qmd
- section: "Bounded"
contents:
- gen_linear_regression/beta.qmd
- section: "Discrete outcome"
contents:
- section: "Binary"
contents:
- gen_linear_regression/bernoulli_logit.qmd
- section: "Count"
contents:
- gen_linear_regression/poisson.qmd
- gen_linear_regression/negative_binomial.qmd
- gen_linear_regression/binomial.qmd
- section: "Categorical"
contents:
- gen_linear_regression/categorical.qmd
- section: "Ordered"
contents:
- gen_linear_regression/ordinal.qmd
- section: "Sparsity priors"
contents:
- gen_linear_regression/gr2.qmd
- gen_linear_regression/r2d2.qmd
- gen_linear_regression/rhs.qmd
- gen_linear_regression/l1_ball.qmd
- gen_linear_regression/becca.qmd
- section: "Autoregression"
contents:
- text: "Overview"
href: autoregression/autoregression_overview.qmd
- autoregression/arr2.qmd
- autoregression/minnesota.qmd
- section: "Hierarchical regression"
contents:
- text: "Overview"
href: hierarchical_regression/hierarchical_regression_overview.qmd
- hierarchical_regression/r2d2m2.qmd
- text: "<br>"
- text: "External resources"
- text: "Software Tools"
href: tools.qmd
- text: "Stan prior guide"
href: Stan_prior_choice.qmd
- text: "<br>"
- text: "Contributors"
href: contributors.md
format:
html:
css: styles.css
toc: true
code-fold: true
template-partials:
- title-block.html ## remove list of authors from the header of all pages
include-in-header:
- text: |
<meta name="google-site-verification" content="JBA8wBXkShP3bdTtVwzNv-fM1iTo8HZ0hkLK5ZbRgV8" />
theme:
light: cosmo
dark: darkly
filters:
- include-code-files
bibliography: references.bib
author:
- name: Noa Kallioinen
affiliation: Aalto University
orcid: 0000-0003-1586-8382
google-scholar: true