- Course material: https://uclouvain-cbio.github.io/WSBIM2122/
I you wish to build this book locally, you'll need bookdown and a fork of msmbstyle.
install.packages("bookdown")
devtools::install_github("lgatto/msmbstyle")
In the course's work directory, simply type
bookdown::render_book(".")