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
Nick Cox <[email protected]>
To
[email protected]
Subject
Re: st: Store Results of a List?
Date
Tue, 30 Aug 2011 15:34:19 +0100
I like -levelsof- too, but it does not in general give what -list- does.
Nick
On Tue, Aug 30, 2011 at 3:25 PM, Eric Booth <[email protected]> wrote:
> <>
>
> See -help levelsof-
>
> - Eric
> __
> Eric A. Booth
> Public Policy Research Institute
> Texas A&M University
> [email protected]
> Office: +979.845.6754
>
>
> On Aug 30, 2011, at 9:20 AM, Jacob Robbins 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/
>
*
* 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/