Skip to content

Commit b6f52fc

Browse files
committed
add link to lecture 4
1 parent e489b6d commit b6f52fc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_list_of_lectures.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ forecast <- list(
7575
ppt = "",
7676
rmd = c("Lectures/Week 2/lec_04_Fitting_ARMA.Rmd", "Lectures/Week 2/lec_04_Forecasting_ARIMA.Rmd"),
7777
html = c("Lectures/Week 2/lec_04_Fitting_ARMA.html", "Lectures/Week 2/lec_04_Forecasting_ARIMA.html"),
78-
video = c(""),
78+
video = "[2025 Video](https://youtu.be/aUX9o3vfZxc)",
7979
youtube = "",
8080
reading = c("[HA18: Chap 8.6-8.9](https://otexts.org/fpp2/arima.html)", "[HA18: Chap 7](https://otexts.com/fpp2/expsmooth.html)", "[H18: ARIMA Models](https://fish-forecast.github.io/Fish-Forecast-Bookdown/3-arima-models.html)", "[CM09: Chap 7.1-7.2](Files/Introductory_Time_Series_With_R.pdf)", "[Video 1 2021](https://youtu.be/ML1l4Zk_5Vo)", "[Video 2 2021](https://youtu.be/HOVDmx_juMk)"),
8181
instructor = "Eli"

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ <h2>
349349
</center>
350350
<p><br></p>
351351
<center>
352-
<em>This site was last updated at 08:28 on 22 Apr 2025</em>
352+
<em>This site was last updated at 10:00 on 22 Apr 2025</em>
353353
</center>
354354

355355

docs/lectures.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ <h4>Navigating through a slide deck</h4>
475475
href="Lectures/Week%202/lec_04_Forecasting_ARIMA.Rmd">Rmd 2</a>
476476
</td>
477477
<td style="text-align:center;">
478-
<br>
478+
<a href="https://youtu.be/aUX9o3vfZxc">2025 Video</a> <br>
479479
</td>
480480
<td style="text-align:center;">
481481
<a href="https://otexts.org/fpp2/arima.html">HA18: Chap 8.6-8.9</a>

0 commit comments

Comments
 (0)