I want to estimate a system of equations, imposing that one
coefficient of the first equation equal the inverse of a coefficient of the
second equation.
nlsur (y1 = {b0}+{b1}*x1+{b2}*x2+{b3}*x3+{b4}*x4) (y2 ={d0}+{d1}*x5+{d2}*x6) (y3= {g0}+{g1}*x7)
and want to impose b1=1/d2. How would you do that? Is the lnsur command the appropriate command for what I'm trying to do?
Many thanks,
Jules.
Related Posts with nlsur nonlinear parameter constraints
Table1 errorHey everyone I am very new to STATA so bear with me. I am trying to create a table1 for my dataset …
Very easy question but troubleing me...Hi guys, I am a new STATA user and I want to ask a very amateur question about date and formatting. …
Panel data survival modelHello everyone! I have a country code year panel data. I want to create a duration variable (dur_reg…
How to locate the observations with string IDs sharing some substrings?For example, I want to change the values of observations for the variable "execution_location" inclu…
Need Help on STATA loopHello, Everyone, I want to assign individuals (id) into groups of five (group) in the following pat…
Subscribe to:
Post Comments (Atom)
0 Response to nlsur nonlinear parameter constraints
Post a Comment