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
egen, group, label - "r(132), too few quotes"Hello, I have a string variable, to which I would like to assign numerical values. It has too many …
Choice models -cmxtmixlogit- command for including random parameter for one of the alternatives (the base/status quo alternative)I am having trouble with the new stata 16 cmxtmixlogit command. I am trying to estimate a choice mo…
Moderation effectHi Everyone, I am running a panel model using population averaged model. I have different hypothese…
rank problemhello teacher I have a question need help, I want to simulate the SAS code to separate "size" to two…
Creating a forvalue with several i (or; Generating a new variable with forvalue)Dear all, I'm trying to create several variables, called Pv1, PV2, PV3, PV4, PV5. I could explain a…
Subscribe to:
Post Comments (Atom)
0 Response to nlsur nonlinear parameter constraints
Post a Comment