Difference between revisions of "Estimating Unobserved Complementarities between Entrepreneurs and Venture Capitalists Matlab Code"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
==Location/structure of the code== | ==Location/structure of the code== | ||
− | The codebase is located in | + | The old codebase is located in |
+ | E:\McNair\Projects\MatchingEntrepsToVC\OriginalCode | ||
+ | The new codebase is located in | ||
E:\McNair\Projects\MatchingEntrepsToVC\AdjustedCode | E:\McNair\Projects\MatchingEntrepsToVC\AdjustedCode | ||
Revision as of 18:25, 19 January 2018
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'].