Difference between revisions of "Job Market Paper Development"
Jump to navigation
Jump to search
imported>Ed |
imported>Ed |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | =JMP= | ||
+ | |||
+ | This page provides notes for the development of my JMP! | ||
+ | |||
==Postgres Server== | ==Postgres Server== | ||
Line 4: | Line 8: | ||
To connect the Postgres server: | To connect the Postgres server: | ||
− | psql -h 128.32.204.203 -U ed_egan | + | 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 00:18, 10 August 2013
Contents
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