Here's a 2013 presentation, posted on https://ideas.repec.org, describing two user-developed commands that do mathematical optimization in Stata: lp (linear programming) and milp (mixed integer linear programming)
They look very handy, but does anyone know where to find them? -findit lp- turns up nothing, and I have so far been unable to reach the author, Choonjoo Lee
Related Posts with Mathematical Optimization in Stata: LP and MILP
interaction variable with i. operatorI want to run the following regression Code: reghdfe ABPROD BORDERLINE POST BORDERLINE_POST i.sic…
How to count each binary variables and only generate one variable to include all count information?Hi there, I have a set of binary variables and each of them stands for a certain health disease (e.…
Creating a day variableI want to create a continuous day variable from January 1, 1991, to June 12, 1991. For instance, I e…
discrete-time survival analysis (xtcloglog)Hi everyone, I am running a discrete-time survival analysis about firm survival on an unbalanced pan…
Double loops in Stata?Dear All, I want to do the following: Code: local replace replace forvalues i = 2007(1)2017 { for…
Subscribe to:
Post Comments (Atom)
0 Response to Mathematical Optimization in Stata: LP and MILP
Post a Comment