Changes

Jump to navigation Jump to search
The sequence is then:
 
1 Run Datasetup.do
do Datasetup
 
2 Do the matching
julia -i LBOmatchscript.jl
diagdf
exit()
 
3 Create the patent measures
psql lbo
\i PatentMeasures.sql
 
4 Run the analysis
do Analysis.do
 
5 Wonder whether this was all worth it.
 
6 Edit the excel files (some are xml files that have to be opened from inside of Excel), optionally moving columns up to create alignment and using regexes to get rid of unwanted rows. Create and apply a chart template to simplify the standardized production of figures. Use the excel2latex plugin to export tables to LaTeX.

Navigation menu