R

Electoral forecasts with R (Spanish)

We share our experience working with R to forecast election results. In particular we highlight the importance of following good practices of software development (version control, code review, containers,...), and how we used R with Stan to develop …

A Bayesian Multilevel Model for the Mexican quick-count (Spanish)

We explain the model we used for the 2021 Mexican electoral quick-count. We share the Bayesian workflow we followed for development and the different diagnostics we implemented.

Data Science in Democracy (Spanish)

We discuss the challenges on the Mexican Electoral quick-count, and how our team worked to tackle them.

Safe Paths, Naming Files (Spanish)

I participated as instructor in the CDSB's 2021 workshop, held remotely.

DemocRacy with R: quick-counts 2021 (Spanish)

I share our work in the Mexican electoral quick-count, and why we choose to use R on the different stages of our work.

Challenges in the Mexican Electoral quick-count (Spanish)

We discuss the challenges on the Mexican Electoral quick-count, and how our team worked to tackle them.

Geospatial data with R (Spanish)

I delivered an intrductory workshop on geospatial data with R. Focused on creating maps with the packages sf and leaflet.

Responsible AI

In this talk, I shared our work on Responsible AI, I explained usual challenges and mistakes in building and applying machine learning methods during the AI life-cycle.

Sailing the tidyverse (Spanish)

I delivered a two hour workshop for beginners in R. The material covered the basics of data wrangling with the Tidyverse.

Foundations of Statistics (Spanish)

I teach a course in Foundations of Statistics for the master program in Data Science at ITAM. Felipe González and I developed the syllabus and we created the class notes along Alfredo Garbuno. [Here](https://tereom.github.io/fundamentos/) is the latest course site and [here](https://github.com/tereom/fundamentos) is the GitHub repository with the class notes.