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
Interpreting Oaxaca DecompositionHello everyone, I am using Oaxaca decomposition for my graduation project, where the subject is wag…
iroc does not workDear all, I am running a small logistic regression but I am not getting any value when I type "iroc…
Use global macro to call do-file not errorDear All, I'm trying to use the following code to set up global macro and then call do file based o…
ML command could not find feasible valuesDear STATA experts: I’m learning STATA's maximize likelihood syntax by building my own ordered prob…
How to export variable labels using outreg2 - label option not working?Hi all I want to export my regression tables, showing variable labels instead of names, using the o…
Subscribe to:
Post Comments (Atom)
0 Response to Getting common coefficient and restrictions in an equation
Post a Comment