Dear statalist members,
I want to use boottest with cmp and mulitple equations, and I don't know how to select the independent variable to be tested in a specific equation.
for example :
cmp (y1 = x1 x2) (y2 = x1 x3) ind($cmp_cont cmp_cont) vce(cluster clu)
I want to first test x1 in the first equation but also x1 in the second equation.
If i write :
boottest x1
It is for the estimate of the second equation, isn't it?
However I want to test x1 in each of both equation. How can I do?
Can you help me?
Thanks
Related Posts with boottest with cmp and multiple equations
Renaming variables in loopHello all, I'm working with a dataset which has variables with counters as follows: payment_1, paym…
Panel Structural VARHello all, I am working on finding the us monetary policy impact on a bunch of countries and for thi…
xtabond2: interpretation of Arellano-Bond test using forward orthogonal deviationsI've been trying to understand the interpretation of the Arellano-Bond test when using FOD for syste…
Problem with lpolyci graph using Stata 15 vs 17Hi everybody! I am using Stata 17. While running the code below: HTML Code: sysuse auto, clear …
Generating mean of a variable (e.g. population density) for each observation, when each observation spans multiple states/provinces.Hi all, I am trying to create a mean population density variable for every observation in my datase…
Subscribe to:
Post Comments (Atom)
0 Response to boottest with cmp and multiple equations
Post a Comment