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: string panelvar problem with xtset


From   Nick Cox <[email protected]>
To   [email protected]
Subject   Re: st: string panelvar problem with xtset
Date   Fri, 8 Apr 2011 17:26:12 +0100

By "unique" I guess you mean "distinct". "Unique" means occurring once only.

-sencode- (SJ) will be bitten by the same limit as -encode-. It won't
solve your problem, even slowly.

I think you just need to use -egen, group()- and get integers. From
the sounds of it you will not want to wade through results for
individual panels anyway.

Nick

On Fri, Apr 8, 2011 at 5:20 PM, Dimitriy V. Masterov <[email protected]> wrote:
> I am having trouble xtsetting my data. My panel variable is a
> concatenated 12 digit string block-group ID and a 4 digit store id.
> There are about 200,000 unique values.
>
> I cannot encode this variable because it has too many values. Sencode
> might be an option, but it has been chugging for some time.
>
> Any suggestions about how to solve this? Why does the panel variable
> have to be numeric?
*
*   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