-
Notifications
You must be signed in to change notification settings - Fork 3
/
chapter_6.qmd
40 lines (22 loc) · 905 Bytes
/
chapter_6.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
38
39
40
---
title: "Lessons & Homework"
subtitle: "Stationary Models"
format: html
editor: source
sidebar: false
---
# Chapter 6
::: {.callout-tip icon=false}
## Lessons
- [Lesson 1 - Moving Average (MA) Models](chapter_6_lesson_1.html)
- [Lesson 2 - Autoregressive Moving Average (ARMA) Models](chapter_6_lesson_2.html)
:::
::: {.callout-note icon=false}
## Download Homework Assignments
<!-- ## need to update href link to correct files when we get them -->
***USE THIS DOWNLOAD (Winter 24)***
<a href="https://byuistats.github.io/timeseries/homework/homework_6.qmd" download="homework_6.qmd"> homework_6.qmd </a>
***IGNORE THESE***
<a href="https://byuistats.github.io/timeseries/homework/homework_6_1.qmd" download="homework_6_1.qmd"> homework_6_1.qmd </a>
<a href="https://byuistats.github.io/timeseries/homework/homework_6_2.qmd" download="homework_6_2.qmd"> homework_6_2.qmd </a>
:::