forked from WdeNooy/Statistical-Inference
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_quarto.yml
More file actions
54 lines (48 loc) · 1.14 KB
/
_quarto.yml
File metadata and controls
54 lines (48 loc) · 1.14 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
project:
type: book
output-dir: docs
book:
title: "Statistical Inference"
subtitle: "A Gentle but Critical Introduction to Statistical Inference, Moderation, and Mediation"
author: ["Wouter de Nooy","et al."]
date: now
search: true
page-navigation: true
repo-url: https://github.com/ShKlinkenberg/Statistical-Inference
repo-actions: [issue, source, edit]
chapters:
- index.qmd
- 01-samplingdistr.qmd
- 02-probability.qmd
- 03-estimation.qmd
- 04-hypothesis.qmd
- 07-anova.qmd
- 08-moderation-categorical.qmd
- 09-moderation-continuous.qmd
- 10-confounding.qmd
- 11-mediation.qmd
- 12-Appendix.qmd
- 13-colophon.qmd
- 14-references.qmd
sidebar:
style: "docked"
bibliography: RefList.bib
format:
html:
theme: united
link-external-newwindow: true
toc-location: right
toc-depth: 4
css: styleX.css
# pdf:
# documentclass: scrreprt
number-depth: 4
# Define custom cross-references for embedded videos
crossref:
custom:
- key: vid
kind: float
reference-prefix: Video
- key: out
kind: float
reference-prefix: Output