-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.Rmd
36 lines (24 loc) · 1.83 KB
/
index.Rmd
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
---
title: "Fish Forecast Training Course"
output:
html_document:
include:
before_body: header.html
---
Welcome to the training programme on "Fish-catch Time-Series Forecasting with R" organized by
International Training Centre for Operational Oceanography (ITCOocean)
ESSO-Indian National Centre for Ocean Information Services(INCOIS), Hyderabad, India.
[Course Announcement](http://www.incois.gov.in/ITCOocean/ftsf.jsp)
Instructor: Dr. Eli Holmes, NOAA Fisheries Service, [Northwest Fisheries Science Center](https://www.nwfsc.noaa.gov/), Seattle, WA, USA.
# Course Description
<img style="float: right" src="images/fish-forecast.jpg" width=15%>
This short course will be divided into a morning session on creating forecasting models for catch data and an afternoon session on Report-writing and Code documentation with R.
The course will consist of short lectures and many practical labs where you will work with R to model data and prepare forecasts. You are encouraged to bring your own time-series data, for example yearly or monthly catch or count data, so that you can begin to model it during the course.
<img style="float: right" src="images/tools-logo-transparent.png" width=15%>
In the afternoon, you will learn to write reports and websites with R and R Markdown so that you can easily share your work and document your work. You will learn how to easily prepare online books, reports and websites that integrate R and text.
- Catch Forecasting [Web Link](https://fish-forecast.github.io/Catch-Forecasting-INCOIS/) -- [File Link](../Catch-Forecasting-INCOIS/index.html)
- R Workflow [Web Link](https://rverse-tutorials.github.io/RWorkflow-Workshop/) -- [File Link](../RWorkflow-Workshop/index.html)
<hr>
<div style="text-align: center">
<i class="fas fa-cubes"></i> ---------------------------------- <i class="fas fa-cubes"></i>
</div>