-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmyst.yml
45 lines (44 loc) · 1.75 KB
/
myst.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
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
id: ece0387a-4e0b-4c95-8b5c-b7484546c4f5
title: merino
jupyter:
binder:
repo: jhu-aap-econ/jhu-aap-econ.github.io
# description:
# keywords: []
authors: Alan Lujan
github: https://github.com/alanlujan91/merino
# To autogenerate a Table of Contents, run "myst init --write-toc"
toc:
# Auto-generated by `myst init --write-toc`
- file: README.md
- file: notebooks/Ch2. The Simple Regression Model.ipynb
- file: notebooks/Ch3. Multiple Regression Analysis - Estimation.ipynb
- file: notebooks/Ch4. Multiple Regression Analysis - Inference.ipynb
- file: notebooks/Ch5. MRA - OLS Asymptotics.ipynb
- file: notebooks/Ch6. MRA - Further Issues.ipynb
- file: notebooks/Ch7. MRA - Qualitative Regressors.ipynb
- file: notebooks/Ch8. Heteroskedasticity.ipynb
- file: notebooks/Ch9. Specification and Data Issues.ipynb
- file: notebooks/Ch10. Basic Regression Analysis with Time Series Data.ipynb
- file: notebooks/Ch11. Further Issues in Using OLS with Time Series Data.ipynb
- file: notebooks/Ch12. Serial Correlation and Heteroskedasticity in Time Series Regressions.ipynb
site:
template: book-theme
options:
favicon: resources/H-color.png
logo: resources/university.shield.rgb.blue.png
logo_text: "JHU AAP Economics"
logo_dark: resources/university.shield.rgb.white.png
nav:
- title: Advanced Academic Programs
url: https://advanced.jhu.edu/
- title: Economics Graduate Programs
url: https://advanced.jhu.edu/academics/fields-of-study/applied-economics/
- title: Canvas
url: https://canvas.jhu.edu/
actions:
- title: "GitHub Source"
url: "https://github.com/jhu-aap-econ/merino"