Estimating Unobserved Complementarities between Entrepreneurs and Venture Capitalists Matlab Code

From edegan.com
Revision as of 19:27, 19 January 2018 by Kyranstar (talk | contribs)
Jump to navigation Jump to search

Main Project here: Estimating Unobserved Complementarities between Entrepreneurs and Venture Capitalists

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'].