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 lnsur nonlinear parameter restriction
Which stata command can I use to conduct a randomization check?Hi all. As part of my dissertation, I conducted a between-subjects factorial experiment with two fac…
NBReg - How to calculate difference between two incidence ratesHi, I want to know if it's possible to calculate the difference in two incidence rates from a negat…
Multilevel data managementHello everyone, Im working with a dataset that includes 2 levels of data: individual level data and…
Replacing observations with charachtersI am using the following command: gen Cou_Code_O=. in 1/26 replace Cou_Code_O = "ARG" in 1 and …
Help with the creation of a lagged standard deviation variableHello all, I am hoping for a bit of help with the generation of a new variable. I have some experie…
Subscribe to:
Post Comments (Atom)
0 Response to lnsur nonlinear parameter restriction
Post a Comment