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
Merger Simulation Nested Logit Model (Björnerstedt & Verboven, 2013)Dear forum, I follow the paper written by Björnerstedt and Verboven (2013) and Berry (1994) to simu…
Drop if Strmatch with multiple conditionsHello everyone, I'm new to STATA and i have the following problem: I want to drop all observations,…
Graphing variables with extreme valuesHi Statalist. I want to graph a number of financial variables, such as total household assets, and …
ITSA Error on Monthly Time Series Data with a Gap Due to Zero CountHi, I am currently looking at datasets from several hospitals to assess the impact of COVID-19 pande…
Combined plotsHi I recently came across a graph where instead of making bar graphs the authors/researchers had com…
Subscribe to:
Post Comments (Atom)
0 Response to nlsur nonlinear parameter constraints
Post a Comment