Teaching

Courses

These are the courses I am currently teaching:

Materials

R packages

I am maintaining the following R packages for teaching (available at GitHub):

  • ESdata: a package to bring Spanish statistical information into the R environment.
  • BAdatasets: datasets to illustrate machine learning algorithms in a Business Analytics course.
  • BAdatasetsSpatial: datasets to illustrate visualisation with maps.
  • combheuristics: a package including some functions implementing heuristics for combinatorial problems, and some datasets for testing.

Course materials

I am maintaining the following GitHub repositories with course materials (slides, R code and Rmarkdown reports):

  • linearprogramming: the companion for the Modeling and Solving Linear Programming with R book.
  • analytics: contents for a course on business analytics.
  • optimization: introduction to optimization algorithms and applications, using functions from combheuristics.