forked from TBrost/BYUI-Timeseries-Drafts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchapter_7.qmd
37 lines (21 loc) · 940 Bytes
/
chapter_7.qmd
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
---
title: "Lessons & Homework"
subtitle: "Non-Stationary Models"
format: html
editor: source
sidebar: false
---
# Chapter 7
::: {.callout-tip icon=false}
## Lessons
- [Lesson 1 - Introduction to Non-stationary Models and Differencing](chapter_7_lesson_1.html)
- [Lesson 2 - Seasonal ARIMA Models](chapter_7_lesson_2.html)
- [Lesson 3 - ARCH and GARCH Models](chapter_7_lesson_3.html)
:::
::: {.callout-note icon=false}
## Download Homework Assignments
<!-- ## need to update href link to correct files when we get them -->
<a href="https://byuistats.github.io/timeseries/homework/homework_7_1.qmd.qmd" download="homework_7_1.qmd"> homework_7_1.qmd </a>
<a href="https://byuistats.github.io/timeseries/homework/homework_7_2.qmd.qmd" download="homework_7_2.qmd"> homework_7_2.qmd </a>
<a href="https://byuistats.github.io/timeseries/homework/homework_7_3.qmd.qmd" download="homework_7_3.qmd"> homework_7_3.qmd </a>
:::