Hi,
I would like to export confidence intervals for means to excel.
For exporting the mean of xxx I use that code:
svy: tab xxx
matrix results = e(b)*100
matrix rslts = results[1...,2..2]
putexcel A1 = matrix(rslts), nformat("0.00")
Is there a possibility to export the confidence intervals as well?
Thanks for your help!
Related Posts with Export Confidence Intervals with Putexcel
Having issues with GcrobustvarDear scholars, I am having some issues using Gcrobustvar estimator for causality. After loading the …
Converting results from percentage point to percentHello STATALISTERS, I am estimating the effects of a program using the fixed effects model in which …
Wage increase for quarterly data in GermanyHello everyone! I have a huge dataset with 270864 observations on gross hourly wage split into diffe…
Interpreting Coefficients from Mixed effects survival regressionI am trying to understand how to interpret coefficients generated through different distributions in…
Xtabond2 for system GMM. Please help me for codingHello to everyone, I am searching in terms of the effect of the uncertainty on the saving and in one…
Subscribe to:
Post Comments (Atom)
0 Response to Export Confidence Intervals with Putexcel
Post a Comment