Hi, when using the following commands:
asdoc regress lnincome i.race age age_squared i.region i.highestqualification i.fulltime_parttime i.occupation i.marital race##c.dependentchildren i.wave, cluster(pidp), if sex==2
asdoc margins race , dydx(dependentchildren) pwcompare
When showing the output of the pwcompare command, only confidence intervals, but not p-values are shown. Therefore, can this be done with p-values, to show if the co-efficients of the pairwise comparisons of the margins from the interaction term are statistically significant? If so how would the second line of code be adapted?
Thanks
Related Posts with Confidence Intervals for Pairwise Comparisons of Average Marginal Effects
nl using a function evaluator programHello to all, I want to estimate the parameters of a nonlinear equation via a function evaluator pr…
Difference in DifferenceHello everyone, I require to run the difference in difference regression on panel data. Particularly…
instrumental variable with panel dataGoodmorning, I have a doubt about the interpretation of results. I typed Code: xtivreg depvar 1var…
testing difference between logit coefficientsHello, I am currently writing work in my undergraduate degree, and as part of it, we ran a logit re…
Repeated measuresRepeated measures has never been my strong suit. However, I have a small dataset of 10 patients. Eac…
Subscribe to:
Post Comments (Atom)
0 Response to Confidence Intervals for Pairwise Comparisons of Average Marginal Effects
Post a Comment