Dear Stata users,
I observe many groups of 3 individuals, and I want to estimate an interaction model of the form:
y_1=f_1(x, y-1)+e_1
y_2=f_2(x, y-2)+e_2
y_3=f_3(x, y-3)+e_3
Where x is an exogenous variable and y-i represents the sum of LHS variables of partners, i.e. y-1= (y_2+y_3). Importantly, the functional forms f_1 ... f_3 are non-linear in the parameters. Which is the right Stata/MATA command to estimate the 3 associated parameters (beta_0 for x, beta_1 for y-i, and the variance of the error term)? In my understanding, SEM and NLSUR aren't fit for that,
Many thanks,
M.
Related Posts with Simultaneous interaction model with nonlinear equations
Assigning colors to box plot with stratificationDear Forum, I would like to box plot sCD163 over HIV status (positive vs. negative) (i) stratified …
ivregress for binary variablesHi All. I am analyzing data from a trial looking at the impact of treatment on prognosis (i.e. dead…
Help me with fixed effect model please! Many thanksHello I am planning to run a fixed effect model in stata. However I would like to discuss here 1) wh…
How to check for orthogonality in a DiD framwork?Hi guys, while going trough some papers which used the DiD, I came across one paper in which it is m…
combining and/or expressionsGood afternoon, I have a panel dataset with observations from different countries and different year…
Subscribe to:
Post Comments (Atom)
0 Response to Simultaneous interaction model with nonlinear equations
Post a Comment