Difference between revisions of "Job Market Paper Development"

From edegan.com
Jump to navigation Jump to search
imported>Ed
imported>Ed
 
Line 8: Line 8:
  
 
To connect the Postgres server:
 
To connect the Postgres server:
  psql -h 128.32.204.203 -U ed_egan StartupInnov
+
  psql -h 128.32.204.203 -U ed_egan JMP
  
 
===To do on the Postgres Server===
 
===To do on the Postgres Server===

Latest revision as of 01:18, 10 August 2013

JMP

This page provides notes for the development of my JMP!

Postgres Server

Connecting to the Postgres Server

To connect the Postgres server:

psql -h 128.32.204.203 -U ed_egan JMP

To do on the Postgres Server

  • Reconfigure IPTables to allow access outside of the Berkeley network.

To do

Building out the Diff-in-Diff

Panel data:

  • Unit of observation: Company-year
    • Company is in sample from first patent to time of exit (all years)
    • Patent and citation stock in each year
  • Newey-West Std Errors