Skip to content

Commit 4328d6d

Browse files
committed
add course day 5
1 parent 4a5ca3c commit 4328d6d

4 files changed

Lines changed: 741 additions & 1 deletion

File tree

_quarto.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ book:
6262
- chapters/day4_multilayer.qmd
6363
- chapters/day4_multilayerSBM.qmd
6464
# - chapters/day5_collection.qmd
65-
# - chapters/day5_motifs.qmd
65+
- chapters/day5_inference.qmd
6666
- part: "EXERCISES"
6767
chapters:
6868
- text: (d1) igraph exercise
@@ -77,6 +77,8 @@ book:
7777
href: chapters/day3_Tutorial_SBM_Application.html
7878
- text: (d4) SBM for multilayer networks
7979
href: chapters/day4_TutorialMultilayer.html
80+
- text: (d5) Inference
81+
href: chapters/day5_BarentsPLNnetwork.html
8082
# - chapters/TutorialDattilo.qmd
8183

8284

888 KB
Binary file not shown.

chapters/day5_BarentsPLNnetwork.html

Lines changed: 722 additions & 0 deletions
Large diffs are not rendered by default.

chapters/day5_inference.qmd

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
2+
::: {.callout-note icon=true appearance="simple"}
3+
## [d5] Inference {.unnumbered}
4+
5+
<br />
6+
{{< fa user >}} &nbsp;**Author:** [Stéphane Robin](https://scj-robin.github.io)<br/>
7+
{{< fa globe >}} &nbsp;**Slides:** <https://econetoolbox.github.io/chapters/cours/day5_cours_inference.pdf>
8+
:::
9+
10+
11+
<br />
12+
13+
<div class="container">
14+
<iframe class="responsive-iframe" src="cours/day5_cours_inference.pdf"></iframe>
15+
</div>
16+

0 commit comments

Comments
 (0)