Here is a short description of the course I am teaching at the University of Ottawa. For more details about the course consult the following page Biostats-uottawa and the site for each course
Bilingual course for graduate students
Content:
Prerequisite:
Book On the R-way to hell / Sur le chemin de l’enf-R is used as course manual with course specific chapters indicated in the table and on course website.
As Part of my service, I provide statistical consulting. Please just contact me to book an appointment to discuss your stat problems.
Please bring with you (or send me in advance):
Statistical consulting does not mean that you have to add me as a co-author. I just ask that you add me to the “Acknowledgements” of your thesis and manuscript/article. Repeated consulting on the same problem and my implication on developing project specific coding/analysis might lead to co-authorship, but this usually all comes naturally and is always discussed openly with the student(s) and PI(s). As yet, I have never requested to become a co-author and I was offered co-authorship for 3 manuscripts over > 50 projects discussed.
This is an introduction to statistics with R book with a multilingual approach. The book is covering an introduction to the basic use of R (data loading, wrangling and plotting), as well as programming, use of github and R markdown /Quarto with R Studio and VS code. In terms of statistics, the book is covering linear models, glm, mixed models gams, multivariate analysis and bayesian approach.
The book (still under development) is available in English and French. I will add more languages later this year hopefully with help of volunteers.
The book is tutorial on how to fit an animal model using multiple R packages. This is essentially an updated and extended version of the tutorials from “An ecologist guide to animal model” paper by Wilson et al. (2010).
stan
A few quarto templates I developed to facilitate open-science for students at uOttawa
bio-uo-proposal:
quarto extension providing 1 new pdf output format (bio-uo-proposal-pdf
). I am working on a docx version but tweaking the frontpage is tricky with word document.
bio-uo-thesis:
quarto extension providing two new output formats for book projects: an html (bio-uo-thesis-html
) and a pdf (bio-uo-thesis-pdf
) generating a website (to be hosted on github pages or similar) and a pdf of the thesis adequately formatted for uOttawa (at least biology)
Some extra:
ggplot
theme