Posts

The RSS feed

NSE in base R

After some discussions on the internet (and some breaks I got in a pipe using tidyr) I’ll decided to try to emulate dplyr and other tidyr functions with base functions.

Posting and titles

If you want a post to appear on blogdown do not use titles of form # My title. But you can use second order titles with ## My title and it will be correctly parsed.

Forest fires in Mexico

Evolucion de los incendios forestales en México I saw a map on twitter and I wanted to see if I could change a bit and improve it: I wanted to make so that the fires change the size with time to appear and disappear instead of moving around Mexico.

PhD selection

In this blogpost I will try to experiment how to simulate the conditions for ending a PhD program and obtaining the doctorate, from the school. I will base this simulation on three principles:

PCA and MDS

Many has been said about the relation of PCA and MDS. For instance this, or this other one on the practical point of view, however it has been different.