-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathschedule2025.qmd
More file actions
88 lines (65 loc) · 3.69 KB
/
Copy pathschedule2025.qmd
File metadata and controls
88 lines (65 loc) · 3.69 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
---
title: "2025 Training Schedule"
description: "Schedule for in-person training sessions"
format:
html:
toc: true
toc-location: left
html-math-method: katex
css: styles.css
---
[***Main materials***](materials.qmd)
# Pre-workshop
Information about pre-workshop preparation -- including software installation, expectations for what you should already be familiar with, and review materials -- is available in the [pre-work portion of the materials page](materials.html#pre-work-and-set-up).
<br> <br> <br>
# 13 June 2025
| Time | Activity |
|------|----------|
| | Arrival |
<br> <br> <br>
# 14 June 2025 (08:30 - 17:30)
| Time | Activity | Materials |
|--------|----------|-----------|
| 8:30 | Introduction to time dependent data and forecasting, course overview | [Lecture Slides](VB_IntroTimeDepData.qmd) |
| 9:30 | Lecture: Regression Transformations and Diagnostics | [Lecture Slides](VB_RegDiagTrans.qmd) |
| 10:30 | Break | |
| 10:45 | Practical: Regression Transformations and Diagnostics | [Practical](VB_RegDiagTrans_practical.qmd); [transforms.csv](/data/transforms.csv) |
| 12:00 | Lunch | |
| 13:00 | Introduction to VecDyn Database and API | [materials](materials.html#introduction-to-the-vecdyn-database) |
| 14:00 | Lecture: Time Dependent Data Analysis | [Lecture Slides](VB_TimeDepData.qmd)|
| 15:00 | Break | |
| 15:30 | Practical: Time Dependent Data Analysis | [Practical](VB_TimeDepData_practical.qmd); [Walton Co, FL Mosquito data](/data/Culex_erraticus_walton_covariates_aggregated.csv) |
| 16:30 | Introduction to climate and weather data for time dependent analyses |[Guided Practice](VByteWkshp25_Climate_SJR.qmd); [NEON_tickplots_13sites_utf8.csv](data/NEON_tickplots_13sites_utf8.csv) |
| 17:00 | Supported practice - pull VecDyn data, add covars, fit linear model | |
<br> <br> <br>
# 15 June 2025 (08:30 - 17:30)
| Time | Activity | Materials |
|--------|----------|-----------|
| 8:30 | Overview of the day | |
| 9:00 | Lecture: Basics of Time Series methods | [Lecture Slides](VB_TimeSeries.qmd) |
| 10:00 | Break | |
| 10:30 | Practical: Basics of Time Series methods | [Practical](VB_TimeSeriesForecastingPractical.qmd); [NEONphenologyClean.csv](data/NEONphenologyClean.csv) |
| 12:00 | Lunch | |
| 13:00 | Lecture: Introduction to Gaussian Process (GP) regression applied to time dependent data | [Lecture Slides](VB_GP_slides.qmd) |
| 14:00 | Practical: GPs in R with `hetGP` | [Practical](VB_GP_Practical.qmd) |
| 15:00 | Break | |
| 15:30 | Introduction to the dengue forecasting challenge | [Description](DengueForecastingChallenge.qmd); [data: dengueForecasting.csv](data/dengueForecasting.csv); [helper code: dengueForecastingChallenge.R](dengueForecastingChallenge.R) |
| 16:00 | Form forecasting groups and begin forecasting challenge | |
| 17:00 | Lightning talks | |
<br>
<br>
<br>
# 16 June 2025 (08:30 - 11:45)
| Time. | Activity | Materials |
|--------|--------------------------------|-----------|
| 8:30 | Overview of the day | |
| 9:00 | Forecasting Challenge | |
| 10:30 | Break | |
| 11:00 | Present and Evaluate forecasts | |
| 11:45 | Lunch (Boxes to go) | |
<br>
<br>
<br>
# Post-workshop
Enjoy using these new techniques and databases!
<br> <br> <br>