Thank you
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Martin Weiss
Sent: 02 December 2008 15:22
To: [email protected]
Subject: st: RE: Extract confident intervals (ci) after regression
Line for the server...
BTW, Dejan: There is no -e(ci)- returned after -regress-. Type -eret li-
immediately after -regress- to see that it hands back -e(b)- and -e(V)-.
Upper and lower bounds are returned by commands such as -ci- which
explicitly address confidence intervals
**********
sysuse auto, clear
ci len
ret li
**********
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/
*
* 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/