Line for the server...
Recommendation:
http://www.stata-journal.com/article.html?article=st0137
to understand the calculations necessary
and -ssc d parmest- to automate...
HTH
Martin
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Loncar, Dejan
Sent: Tuesday, December 02, 2008 3:06 PM
To: [email protected]
Subject: st: Extract confident intervals (ci) after regression
Dear all
I would like to extract an e()-class result stored in
a matrix after regression.I would like to have the upper and lower
bound of the ci but it doesn't work
reg y x1 x2
matrix A=e(ci)
svmat A, names(c
Any tips
Thank you
Dejan
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/