-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
48 lines (47 loc) · 957 Bytes
/
_site.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
name: interactions
output_dir: docs
navbar:
title: Issues with Interactions
left:
- text: Scale dependence
href: scale_dependence.html
- text: Slopes vs. correlations
href: slopes_vs_correlations.html
- text: Causal identification
href: causal_identification.html
- text: Boxes
menu:
- text: "Box 1: Ceiling and floor effects"
href: box_1_ceiling_effect.html
- text: "Box 2: Same correlation does not imply same slope"
href: box_2_same_correlation_different_slope.html
right:
- text: ''
icon: fa-github
href: https://github.com/rubenarslan/interactions
output:
html_document:
theme: paper
toc: yes
toc_float: yes
code_folding: show
df_print: tibble
code_download: yes
highlight: zenburn
self_contained: no
exclude:
- packrat
- '*.rda'
- '*.pdf'
- '*.dta'
- '*.csv'
- geo
- item_tables
- '*.csl'
- '*.bibtex'
- '*.xlsx'
- data
- "renv"
- '*.rds'
- models
- plots