-
-
Notifications
You must be signed in to change notification settings - Fork 10
/
_quarto.yml
82 lines (74 loc) · 2.16 KB
/
_quarto.yml
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
project:
type: book
output-dir: docs
book:
title: "Exploratory Analysis of Bayesian Models"
author:
- name: Osvaldo A. Martin
url: https://aloctavodia.github.io/
orcid: 0000-0001-7419-8978
affiliations:
- name: Aalto University
affiliation-url: https://research.cs.aalto.fi/pml/
address: Otakaari 24, 02150
city: Espoo
country: Finland
postal-code: 02150
- name: UNSAM
affiliation-url: https://unsam.edu.ar/escuelas/ecyt/661/ciencia/ciencia-de-datos
address: Campus Miguelete, 25 de Mayo y Francia
city: Buenos Aires
country: Argentina
postal-code: 1650
- name: Oriol Abril-Pla
url: https://oriolabrilpla.cat/en/index.html
affiliation: ArviZ
affiliation-url: https://github.com/arviz-devs
orcid: https://orcid.org/0000-0002-1847-9481
city: Barcelona
country: Spain
- name: ArviZ-devs
url: https://github.com/arviz-devs
date: today
favicon: favicon.ico
chapters:
- index.qmd
- Chapters/Elements_of_visualization.qmd
- Chapters/DataTree.qmd
- Chapters/Distributions.qmd
- Chapters/MCMC_diagnostics.qmd
- Chapters/Model_criticism.qmd
- Chapters/Model_comparison.qmd
- Chapters/Case_study_model_comparison.qmd
- Chapters/Variable_selection.qmd
- Chapters/Prior_elicitation.qmd
- Chapters/Presenting_results.qmd
- Chapters/Bayesian_workflow.qmd
- Chapters/References.qmd
page-navigation: true
reader-mode: true
sidebar:
style: "docked"
search: true
tools:
- icon: github
text: github
menu:
- text: source
url: https://github.com/arviz-devs/Exploratory-Analysis-of-Bayesian-Models
- text: issues
url: https://github.com/arviz-devs/Exploratory-Analysis-of-Bayesian-Models/issues/new
- icon: coin
href: https://numfocus.org/donate-to-arviz
text: donations
format:
html:
toc: true
code-line-numbers: true
number-sections: true
number-offset: -1
theme:
light: cosmo
dark: darkly
bibliography: references.bib
google-scholar: true