-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathindex.qmd
More file actions
132 lines (82 loc) · 4.33 KB
/
index.qmd
File metadata and controls
132 lines (82 loc) · 4.33 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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
---
toc: true
---
# Welcome {.unnumbered}
::: {.callout-note}
The course will take place the week of 30 March - 3 April 2026.
{{< fa hand-point-right >}} See the [FRB-CESAB website](https://www.fondationbiodiversite.fr/en/evenement/frb-cesab-analyse-de-reseaux-dinteractions-en-ecologie-2026/) for the pre-registration link.
Subscribe to the
[FRB-CESAB newsletter](https://www.fondationbiodiversite.fr/en/newsletter/) to stay informed.
:::
The objective of this five-day course is to train young researchers in analyzing ecological network data. The course covers a general introduction to networks, classical metrics (including modularity, nesteness, clustering), null models, generative models (including SBM), multilayer networks, as well as an overview of newer techniques (such as embedding). Each topic is explored through lectures followed by practicals.
The course is co-organized by the
[FRB-CESAB](https://www.fondationbiodiversite.fr/en/about-the-foundation/le-cesab/)
and the
[ANR ECONET](https://cmatias.perso.math.cnrs.fr/ANR_EcoNet.html), and benefits from funding from the [PEPR Maths-Vives](https://www.maths-vives.fr/en/).
## Program {.unnumbered}
Classes will run from 9am to 5:30pm every day except Friday, when we finish at 4pm.
### Monday - Introduction
| **9:00**: *Welcome*
| **9:30**: Introduction to networks in ecology
| **10:00**: Introduction to graphs
| **11:00**: *Coffee break*
| **11:30**: How are ecological network data collected ?
| **12:30**: *Lunch break*
| **13:30**: "Speed dating"
| **14:30**: `igraph`
| **16:15**: *Coffee break*
| **16:30**: The structure of ecological networks
| **17:30**: End of the working day
### Tuesday - Network metrics and null models
| **9:00**: Metrics
| **10:30**: *Coffee break*
| **11:00**: Network models, null models
| **12:00**: *Lunch break*
| **14:00**: Complexity stability
| **14:30**: The consequences of network structure
| **15:30**: *Coffee break*
| **16:00**: Group projects
| **17:30**: End of the working day
### Wednesday - Generative Stochastic Models
| **9:00**: Introduction to block models (1)
| **10:30**: *Coffee break*
| **11:00**: Introduction to block models (2)
| **12:00**: *Lunch break*
| **14:00**: The structure of ecological networks (2)
| **15:00**: *Coffee break*
| **15:30**: Group projects
| **17:30**: End of the working day
### Thursday - Multilayer networks
| **9:00**: Multilayer networks in ecology
| **10:30**: *Coffee break*
| **11:00**: Multilayer with block models
| **12:00**: *Lunch break*
| **14:00**: Group projects
| **17:30**: End of the working day
### Friday - Opening and group presentations
| **9:00**: Inference of networks
| **10:30**: *Coffee break*
| **11:00**: finalizing presentations
| **12:00**: *Lunch break at the CESAB*
| **14:00**: Group project presentations
| **16:30**: End of the course
## Prerequisites {.unnumbered}
{{< fa hand-point-right >}} Please follow this [tutorial](https://frbcesab.github.io/rsetup/) to install
your working environment **before attending the training course**.
Only `R`, `RStudio Desktop`, and `Rtools` (for Windows users) are required for this course.
You also need to create an account on [GitHub](https://github.com/signup/).
## Material {.unnumbered}
All the data and extra functions needed during the course are available at:
<https://github.com/econetoolbox/data>
## The lecturers {.unnumbered}
[Sophie DONNET](https://sophiedonnet.github.io/) (INRAE, MIA Paris Saclay)
[Sonia KEFI](https://biodicee.edu.umontpellier.fr/who-we-are/sonia-kefi/) (CNRS, ISEM, Montpellier)
[François MASSOL](https://sites.google.com/a/polytechnique.org/francoismassol/home) (CNRS, iEES, Paris)
[Elisa THEBAULT](https://iees-paris.fr/annuaire/thebault-elisa/) (CNRS, iEES, Paris)
[Stéphane Robin](https://scj-robin.github.io/) (Sorbonne U., LPSM, Paris)
## Contributions {.unnumbered}
If you see mistakes or want to suggest changes, please [create an issue](https://github.com/econetoolbox/econetoolbox.github.io/issues/new) on the source repository.
## Reuse {.unnumbered}
Text and figures are licensed under Creative Commons Attribution [CC By 4.0](https://creativecommons.org/licenses/by/4.0/), unless otherwise noted.
## See also {.unnumbered}
Discover the other training courses provided by the FRB-CESAB and its partners: <https://frbcesab.github.io/training-courses/>