Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: Getting confidence intervals from lincom
From
"Dimitriy V. Masterov" <[email protected]>
To
[email protected]
Subject
Re: st: Getting confidence intervals from lincom
Date
Tue, 28 Aug 2012 10:18:39 -0700
I've been using Roger Newson's parmest command to save the lincom
results as Stata datasets. These should be easy to merge and stick
into a matrix.
DVM
On Tue, Aug 28, 2012 at 10:12 AM, Pagel, Christina <[email protected]> wrote:
> I am using lincom to combine 3 estimates:
>
> lincom(1.District1+1.District2+1.District3)/3
>
> the output table gives the combined estimate and its confidence intervals. However, typing ereturn list and return list I get everything but I do NOT see the confidence interval limits anywhere! (I get the standard error in r(se) and the estimate in r(estimate)).
>
> Please help! What I'd like to do is to write the confidence interval limits to a matrix that I'm creating inside a foreach loop which I will later display.
>
>
>
>
> *
> * 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/