Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: Data Management


From   "Friedrich Huebler" <[email protected]>
To   [email protected]
Subject   Re: st: Data Management
Date   Fri, 21 Nov 2008 12:18:06 -0500

Rijo,

bysort ID: list if City[1]!=City[2]

Friedrich

On Fri, Nov 21, 2008 at 12:08 PM, Rijo John <[email protected]> wrote:
> Hi statalist,
>
> I have a data set as follows
>
> ID  City          Year
> 1    City name   1
> 1    City name   2
>
>
> The data is suppose to have same city names for each ids for year 1
> and two. but there are many occasions where city for the year 1 is
> spelt differently thanthat for year 2. I just want to list out or edit
> those cities where city names are different for year 1 and 2 for the
> same ID. When I issue the following command
>
> bysort ID : list if  City!=City[_n-1]
>
> it lists all observations in the data whether or not the city is spelt
> differently in years one and two. Thats strange to me? Can someone
> tell what  I am doing wrong here?
>
> Thanks for your help.
>
> Rijo.
*
*   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–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index