Difference between revisions of "Estimating Unobserved Complementarities between Entrepreneurs and Venture Capitalists Matlab Code"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | Main Project here: [[Estimating Unobserved Complementarities between Entrepreneurs and Venture Capitalists]] | ||
==How to run== | ==How to run== |
Revision as of 18:27, 19 January 2018
Main Project here: Estimating Unobserved Complementarities between Entrepreneurs and Venture Capitalists
Contents
How to run
In master.m, edit the options section to reflect what you want the code to do. Then run it, probably
Location/structure of the code
The old codebase is located in
E:\McNair\Projects\MatchingEntrepsToVC\OriginalCode
The new codebase is located in
E:\McNair\Projects\MatchingEntrepsToVC\AdjustedCode
master.m
globals section
dunno what this does
options section
task: Can take the values ['data', 'monte', 'monte_data'].