forked from OpenIntroStat/ims
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
108 lines (94 loc) · 2.46 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
project:
type: book
output-dir: _book
book:
title: "Introduction to Modern Statistics (2nd Ed)"
reader-mode: true
page-footer:
left: |
This is IMS2e!
right: |
This book was built with <a href="https://quarto.org/">Quarto</a>.
cover-image: images/IMS2_front_cover_WIP.png
favicon: images/openintro.png
site-url: https://openintro-ims2.netlify.app/
repo-url: https://github.com/OpenIntroStat/ims/
repo-branch: main
repo-actions: [edit, issue]
chapters:
- index.qmd
- authors.qmd
- preface.qmd
- part: introduction-to-data.qmd
chapters:
- 01-data-hello.qmd
- 02-data-design.qmd
- 03-data-applications.qmd
- part: exploratory-data-analysis.qmd
chapters:
- 04-explore-categorical.qmd
- 05-explore-numerical.qmd
- 06-explore-applications.qmd
- part: regression-modeling.qmd
chapters:
- 07-model-slr.qmd
- 08-model-mlr.qmd
- 09-model-logistic.qmd
- 10-model-applications.qmd
- part: foundations-of-inference.qmd
chapters:
- 11-foundations-randomization.qmd
- 12-foundations-bootstrapping.qmd
- 13-foundations-mathematical.qmd
- 14-foundations-errors.qmd
- 15-foundations-applications.qmd
- part: statistical-inference.qmd
chapters:
- 16-inference-one-prop.qmd
- 17-inference-two-props.qmd
- 18-inference-tables.qmd
- 19-inference-one-mean.qmd
- 20-inference-two-means.qmd
- 21-inference-paired-means.qmd
- 22-inference-many-means.qmd
- 23-inference-applications.qmd
- part: inferential-modeling.qmd
chapters:
- 24-inf-model-slr.qmd
- 25-inf-model-mlr.qmd
- 26-inf-model-logistic.qmd
- 27-inf-model-applications.qmd
appendices:
- exercise-solutions.qmd
- references.qmd
bibliography:
- book.bib
- eoce.bib
- packages.bib
format:
html:
theme:
- cosmo
- scss/ims-style.scss
code-link: true
mainfont: Atkinson Hyperlegible
monofont: Source Code Pro
#include-in-header: js/mathjax-popover.html
author-meta: "Mine Çetinkaya-Rundel and Johanna Hardin"
lightbox:
match: auto
loop: false
editor: visual
execute:
freeze: auto
fig-width: 6
fig-show: hold
fig-dpi: 300
fig-align: center
echo: false
cache: false
warning: false
knitr:
opts_chunk:
dev: "ragg_png"
fig-asp: 0.618 # 1 / phi