Skip to content

Commit cb3bdb3

Browse files
committed
add workflow to website tree
1 parent 118daa4 commit cb3bdb3

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ It has been first taught to the Brazilian Stats Office, [Instituto Brasileiro de
2323
- [Tutorial 3](https://github.com/wpgp/bottom-up-tutorial/tree/main/tutorials/tutorial3/): How to model small-scale spatial variations?
2424
- [Tutorial 4](https://github.com/wpgp/bottom-up-tutorial/tree/main/tutorials/tutorial4/): Advanced model diagnostics and prediction
2525
- [Conclusion](https://github.com/wpgp/bottom-up-tutorial/tree/main/tutorials/)
26+
- [Workflow refresher](https://github.com/wpgp/bottom-up-tutorial/tree/main/tutorials/workflow/): Building a population model from start to end + a tale about hierarchical model parametrisation
2627

2728
# Folder content
2829

index.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ The material has been used during a remote workshop with the Brazilian Stats Off
4040
- [Tutorial 3](tutorials/tutorial3/tutorial3_covariates.html): How to model small-scale spatial variations? [Quiz](tutorials/quiz/mcq_tuto3.html)
4141
- [Tutorial 4](tutorials/tutorial4/tutorial4_diagnosticsPrediction.html): Advanced model diagnostics and prediction
4242
- [Conclusion](tutorials/day5_presentation.html)
43+
- [Workflow refresher](tutorials/workflow/populationModel_workfow.html): Building a population model from start to end + a tale about hierarchical model parametrisation
4344

4445
## Raw code
4546

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264

265265
<h1 class="title toc-ignore">Statistical population modelling for census
266266
support</h1>
267-
<h4 class="date">Last compiled on 2022-04-12</h4>
267+
<h4 class="date">Last compiled on 2022-06-01</h4>
268268

269269
</div>
270270

@@ -318,6 +318,9 @@ <h2>Material</h2>
318318
href="tutorials/tutorial4/tutorial4_diagnosticsPrediction.html">Tutorial
319319
4</a>: Advanced model diagnostics and prediction</li>
320320
<li><a href="tutorials/day5_presentation.html">Conclusion</a></li>
321+
<li><a href="tutorials/workflow/populationModel_workfow.html">Workflow
322+
refresher</a>: Building a population model from start to end + a tale
323+
about hierarchical model parametrisation</li>
321324
</ul>
322325
</div>
323326
<div id="raw-code" class="section level2">

0 commit comments

Comments
 (0)