Bookmark and Share

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: Store Results of a List?


From   "Dimitriy V. Masterov" <[email protected]>
To   [email protected]
Subject   Re: st: Store Results of a List?
Date   Tue, 30 Aug 2011 10:23:41 -0400

Jake,

Try the levelsof command.

DVM

On Tue, Aug 30, 2011 at 10:20 AM, Jacob Robbins
<[email protected]> wrote:
> Dear Statlisters,
>
> I am trying to think of a way to store the results of a list command
> in a matrix or a local variable. For example,
>
> list hospid if var1>=50 & var2==100
> 50
> 47
> 25
>
> I want to store the results in a local variable; local test "50 47 25".
>
> Does anyone know a way to do this?
>
> Thanks in advance!
>
> Jake Robbins
> Research Assistant, Harvard School of Public Health
> *
> *   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index