Difference between revisions of "Estimating Unobserved Complementarities between Entrepreneurs and Venture Capitalists Matlab Code"
Jump to navigation
Jump to search
(Created page with " ==Location/structure of the code== The codebase is located in E:\McNair\Projects\MatchingEntrepsToVC\AdjustedCode") |
|||
| Line 1: | Line 1: | ||
| + | |||
| + | ==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== | ==Location/structure of the code== | ||
| Line 4: | Line 8: | ||
The codebase is located in | The codebase is located in | ||
E:\McNair\Projects\MatchingEntrepsToVC\AdjustedCode | E:\McNair\Projects\MatchingEntrepsToVC\AdjustedCode | ||
| + | |||
| + | ===master.m=== | ||
| + | |||
| + | ====globals section==== | ||
| + | dunno what this does | ||
| + | ====options section==== | ||
| + | |||
| + | '''task:''' Can take the values ['data', 'monte', 'monte_data']. | ||
Revision as of 18:21, 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 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'].