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
f test following reghdfe for joint significance of individual fixed effectsHi all, I'd like to run a f-test to test joint significance of each fixed effects. For example, I'd…
Decomposing regression into within and between effectsConsider the following baseline model: yijk = beta * xijk + errorijk where i indicates a child, j i…
Flexible parametric modelling, models do not convergeHi, I’m using the -stpm2- command to generate a flexible parametric model (relative survival, >1…
Panel Data : Insufficient Observations (Singletons or separated by a fixed effect)Good day, I am using Stata 16 to run a fixed effect on effect Non Tariff Measures ( ADP QR SG SPS T…
Principal Component Analysis (Creating an Index using Multiple Scores)Hello, everyone. I am computing an index using Principal Component Analysis. After running the PCA c…
Subscribe to:
Post Comments (Atom)
0 Response to boottest with cmp and multiple equations
Post a Comment