-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_quarto.yml
More file actions
197 lines (194 loc) · 5.75 KB
/
_quarto.yml
File metadata and controls
197 lines (194 loc) · 5.75 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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
project:
type: website
website:
title: "Data Analysis Guides for the Developmental Psychopathology Lab"
repo-url: https://github.com/DevPsyLab/DataAnalysis
repo-actions: [edit, source, issue]
google-analytics: G-TYR0QMREEW
sidebar:
style: "floating"
contents:
- text: "ABCD Data"
href: abcdData.qmd
- text: "Bayesian Analysis"
href: bayesian.qmd
- text: "Data Management"
href: dataManagement.qmd
#- text: "Developmental Scaling"
# href: developmentalScaling.qmd
- text: "Directed Acyclic Graphs"
href: dags.qmd
- text: "Electroencephalography/Event-Related Potentials"
href: eegERP.qmd
- text: "Exploratory Data Analysis"
href: eda.qmd
- text: "Factor Analysis"
href: factorAnalysis.qmd
- text: "Figures"
href: figures.qmd
- text: "Git, GitLab, and GitHub"
href: git.qmd
- text: "Hierarchical Linear Modeling"
href: hlm.qmd
- text: "High-Performance Computing"
href: hpc.qmd
- text: "Item Response Theory"
href: irt.qmd
- text: "jamovi"
href: jamovi.qmd
- text: "JATOS (Just Another Tool for Online Studies)"
href: jatos.qmd
- text: "jsPsych"
href: jsPsych.qmd
- text: "LAMP (Linux, Apache, MySQL, PHP) Server"
href: lamp.qmd
- text: "Longitudinal Data Analysis"
href: lda.qmd
- text: "Markdown"
href: markdown.qmd
- text: "Mediation"
href: sem.qmd#mediation
- text: "Moderation/Interaction"
href: regression.qmd#moderation
- text: "Mplus"
href: mplus.qmd
- text: "Multiple Imputation"
href: multipleImputation.qmd
- text: "Open Science Framework"
href: osf.qmd
- text: "Principal Component Analysis"
href: pca.qmd
- text: "Python"
href: https://devpsylab.github.io/pythonDataAnalysisGuides
- text: "R"
href: R.qmd
- text: "Regression"
href: regression.qmd
- text: "SPSS"
href: SPSS.qmd
- text: "Statistics"
href: statistics.qmd
- text: "Structural Equation Modeling"
href: sem.qmd
navbar:
logo: images/labLogo.png
search: true
tools:
- icon: github
menu:
- text: "Source Code"
href: https://github.com/DevPsyLab/DataAnalysis
- text: "Report a Bug"
href: https://github.com/DevPsyLab/DataAnalysis/issues/new
- icon: twitter
href: https://twitter.com/devpsylab
- icon: facebook
href: https://www.facebook.com/DevPsyLab
- icon: instagram
href: https://www.instagram.com/devpsylab
left:
- text: "Datasets"
menu:
- text: "ABCD Study Data"
href: abcdData.qmd
- text: "Analysis Techniques"
menu:
- text: "Bayesian Analysis"
href: bayesian.qmd
- text: "Data Management"
href: dataManagement.qmd
#- text: "Developmental Scaling"
# href: developmentalScaling.qmd
- text: "Directed Acyclic Graphs"
href: dags.qmd
- text: "Electroencephalography/Event-Related Potentials"
href: eegERP.qmd
- text: "Exploratory Data Analysis"
href: eda.qmd
- text: "Factor Analysis"
href: factorAnalysis.qmd
- text: "Figures"
href: figures.qmd
- text: "Hierarchical Linear Modeling"
href: hlm.qmd
- text: "Item Response Theory"
href: irt.qmd
- text: "Longitudinal Data Analysis"
href: lda.qmd
- text: "Mediation"
href: sem.qmd#mediation
- text: "Moderation/Interaction"
href: regression.qmd#moderation
- text: "Multiple Imputation"
href: multipleImputation.qmd
- text: "Principal Component Analysis"
href: pca.qmd
- text: "Regression"
href: regression.qmd
- text: "Statistics"
href: statistics.qmd
- text: "Structural Equation Modeling"
href: sem.qmd
- text: "Software/Frameworks"
menu:
- text: "Git, GitLab, and GitHub"
href: git.qmd
- text: "High-Performance Computing Cluster"
href: hpc.qmd
- text: "jamovi"
href: jamovi.qmd
- text: "JATOS (Just Another Tool for Online Studies)"
href: jatos.qmd
- text: "jsPsych"
href: jsPsych.qmd
- text: "LAMP (Linux, Apache, MySQL, PHP) Server"
href: lamp.qmd
- text: "Markdown"
href: markdown.qmd
- text: "Mplus"
href: mplus.qmd
- text: "Open Science Framework"
href: osf.qmd
- text: "Python"
href: https://devpsylab.github.io/pythonDataAnalysisGuides
- text: "R"
href: R.qmd
- text: "SPSS"
href: SPSS.qmd
- text: "About"
href: about.qmd
right:
- text: "Lab Wiki"
href: https://devpsylab.github.io/LabWiki
- text: "Lab Website"
href: https://developmental-psychopathology.lab.uiowa.edu
format:
html:
highlight-style: a11y
theme: cosmo
css: ["styles.css", "includes/custom.css", "font/css/roboto.css"]
toc: true
toc-depth: 5
toc-title: Contents
toc-location: right
execute:
error: true
warning: false
code-link: true
number-sections: true
code-fold: show
anchor-sections: true
df-print: paged
code-tools:
source: true
toggle: true
link-external-newwindow: true
#include-in-header:
# - "includes/google_analytics.html"
include-after-body:
- "includes/footer.html"
license: CC BY
author-meta: "Isaac T. Petersen"
date-meta: today
lightbox:
match: auto