Dear Stata users,
I have the following issue: I have to estimate a system of simultaneous equations with non-linear constraints of form 0 < a < 1 using OLS.
Example 2 in https://www.stata.com/support/faqs/s...nstraints/#ex2 shows how to impose non-linear constraints of the form 0 < a < 1 using nl command that makes use of the inverse logit function.
In my case, I have to run a pair of regressions simultaneously with a non-linear constraint of the form 0 < [eqn1]beta + [eqn2]beta < 1.
Originally, I used reg3 and imposed a linear constraint of the form [eqn1]beta + [eqn2]beta = 1 but sometimes I got negative coefficients because I could not also impose the positiveness of the estimated coefficients.
So, I would like to know if there is a trick or a way you can suggest to run simultaneous regression equations with non-linear equations of form 0 < a < 1 without using any reparameterization of the coefficients as nl does?
Thank you,
Anna
Related Posts with Systems of simultaneous equations with non-linear constraints
Creating a New VariableHello Statalist Folks, I have the following annual public survey data where children are being coun…
Searching for variable string content into another string variableI have interviewed heads of households and asked their fathers' names. In some cases the father is a…
cmxtmixlogit - expected probabilities and sign of margin effects First of all, I would like to say that it is my first thread in Statalist. I apologize for any mist…
Change my observations values in discrete returns stockHi everyone. I'm a student and for my master's thesis, I have to analyse commodities shocks on a fir…
Generate new variable pasting numbers or textHello, I'm working with U.S natality birth data, and I need to merge this data by year and county wi…
Subscribe to:
Post Comments (Atom)
0 Response to Systems of simultaneous equations with non-linear constraints
Post a Comment