I want to estimate an equation by setting restrictions to coefficients. Likewise, I want to get common coefficients of some variables. My equation looks like :
depvar = c1 (ni_star + prem)+(1-c1)*(c2*ni(-1)+(1-c2)*(ni_neutral + c3*(dot4_cpi(+1) - inflation_ss_star(+1))) + c4*lgdp_gap)
where 0<c1, c2, c3<1. Can I estimate the common coefficients c1, c2 and c3 if the condition 0<c1, c2, c3<1. is met?
I know that I need to run a structural model. I tried to go through structural equation modelling but was unable to get the common coefficients.
Many thanks
Related Posts with Getting common coefficient and restrictions in an equation
why the frequency of variables would not change after winsorized?Unlike the trim, which remove the extreme data, the winsor function would replace the extreme data (…
wide to long formatDear All, I have this data set Code: * Example generated by -dataex-. For more info, type help data…
Balance tests in a loop?Hello. I am currently trying to run balance tests in a dataset with respondents from 8 countries. T…
Generating a variable that counts the appearance of a particular value in rolling bases (across rows) Dear Statalist, I am having some difficulties in creating a variable I need. I would greatly a…
time dummies always should be included in iv part in xtabond2?I am now trying to implement xtabond2 for my panel data set spanning from 1998 to 2020. The issue th…
Subscribe to:
Post Comments (Atom)
0 Response to Getting common coefficient and restrictions in an equation
Post a Comment