==By Date==
'''2018-07-10:'''
Investigated the reasons of why the LPM model is not giving the expected results.
'''2018-07-06:'''
Received new suggestions from Fox.
Started rewriting the report following comments from Fox.
'''2018-07-05:'''
Wrote a report with all the results so far by request from Jeremy Fox and sent it to him.
Also added a LPM model to the analysis, by suggestion from Jeremy Fox, although I suspect there is something wrong with the way I built the dataset needed for it. Emailed my worries to Fox.
After meeting with Ed Egan, changed the SQL code when building the history variables from VCs. Instead of subtracting 1 from the sum of all portcos that worked with the VC, now we do not subtract and instead of using weak inequality when LEFT JOINing, we use strict inequality.
'''2018-07-04:'''